]> code.delx.au - gnu-emacs/blobdiff - test/cedet/tests/testpolymorph.cpp
Spelling fixes.
[gnu-emacs] / test / cedet / tests / testpolymorph.cpp
index 9db2d51efe78c7b6fc6f7a8ac0a2fc9a47bbeae7..83175406e90eaa213c0ac0d91673a00546643e88 100644 (file)
@@ -83,7 +83,7 @@ namespace template_partial_spec {
   };
 }
 
-// Test 5 - Templates w/ full specicialization which may or may not share
+// Test 5 - Templates w/ full specialization which may or may not share
 // common functions.
 namespace template_full_spec {
   template <typename T> class test