You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-29 22:28:02 +02:00
Fix comment typos.
This includes some variable names in tests which don't seem important enough for their own commits. Contributed by Josh Soref.
This commit is contained in:
@@ -92,7 +92,7 @@ Core context handling macros, only intended to be called from other macros
|
||||
TRY_END();
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Simplifies creation of the memory context in contructors and includes error handling
|
||||
Simplifies creation of the memory context in constructors and includes error handling
|
||||
***********************************************************************************************************************************/
|
||||
#define MEM_CONTEXT_XS_NEW_BEGIN(contextName) \
|
||||
{ \
|
||||
|
||||
Reference in New Issue
Block a user