You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Fix comment typo.
This commit is contained in:
		| @@ -385,7 +385,7 @@ storageRepoGet(const unsigned int repoIdx, const bool write) | ||||
|             } | ||||
|         } | ||||
|  | ||||
|         // If no helper was found it try Posix | ||||
|         // If no helper was found then try Posix | ||||
|         if (result == NULL) | ||||
|         { | ||||
|             CHECK(AssertError, type == STORAGE_POSIX_TYPE, "invalid storage type"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user