mirror of
				https://github.com/opa334/TrollStore.git
				synced 2025-11-04 15:42:35 +08:00 
			
		
		
		
	Fix typo (again)
This commit is contained in:
		
							parent
							
								
									27534fb48d
								
							
						
					
					
						commit
						b446af62c9
					
				@ -1065,7 +1065,7 @@ extern UIImage* imageWithSize(UIImage* image, CGSize size);
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
	else if(isPlatformApplication && isUnsandboxed)
 | 
						else if(isPlatformApplication && isUnsandboxed)
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		[description appendAttributedString:[[NSAttributedString alloc] initWithString:@"\nThe app can spawn arbitary binaries as the mobile user." attributes:bodyWarningAttributes]];
 | 
							[description appendAttributedString:[[NSAttributedString alloc] initWithString:@"\nThe app can spawn arbitrary binaries as the mobile user." attributes:bodyWarningAttributes]];
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	else
 | 
						else
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user