Commit in reactos/lib/shell32 on MAIN | |||
classes.c | +1 | -1 | 1.4 -> 1.5 |
Francois Gouget <fgouget@free.fr> - Assorted spelling fixes.
diff -u -r1.4 -r1.5 --- classes.c 30 Jun 2004 19:06:26 -0000 1.4 +++ classes.c 22 Sep 2004 19:24:14 -0000 1.5 @@ -263,7 +263,7 @@
/*************************************************************************************** * HCR_GetClassName [internal] *
-* Gets the name of a registred class
+* Gets the name of a registered class
*/ static const WCHAR swEmpty[] = {0};