diff --git a/cppguide.xml b/cppguide.xml index c02ce0b..9a8a11b 100644 --- a/cppguide.xml +++ b/cppguide.xml @@ -4,7 +4,7 @@

-Revision 3.174 +Revision 3.175

@@ -596,7 +596,7 @@ Tashana Landray // Shorten access to some commonly used names (in a .h file). namespace librarian { - // The following alias is avaliable to all files including + // The following alias is available to all files including // this header (in namespace librarian): // alias names should therefore be chosen consistently // within a project. @@ -4529,7 +4529,7 @@ Tashana Landray

-Revision 3.174 +Revision 3.175