bin/xbps-uhelper/main.c: fix english. It's 'identical to' not 'identical than'
This commit is contained in:
		@@ -261,7 +261,7 @@ main(int argc, char **argv)
 | 
			
		||||
				printf("%s: %s\n", argv[i],
 | 
			
		||||
				    xbps_fetch_error_string());
 | 
			
		||||
			} else if (rv == 0) {
 | 
			
		||||
				printf("%s: file is identical than remote.\n",
 | 
			
		||||
				printf("%s: file is identical with remote.\n",
 | 
			
		||||
				    argv[i]);
 | 
			
		||||
			} else
 | 
			
		||||
				rv = 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user