Another pointless typo fix

This commit is contained in:
Scott Ehlert
2006-05-11 02:29:08 +00:00
parent 8920a05bba
commit 30ce0d9f1b
18 changed files with 19 additions and 19 deletions

View File

@ -60,7 +60,7 @@
/** All plugins are about to be unloaded */
//#define FN_AMXX_PLUGINSUNLOADING OnPluginsUnloading
/** All plguins are now unloaded */
/** All plugins are now unloaded */
//#define FN_AMXX_PLUGINSUNLOADED OnPluginsUnloaded
/**** METAMOD ****/

View File

@ -60,7 +60,7 @@
/** All plugins are about to be unloaded */
//#define FN_AMXX_PLUGINSUNLOADING OnPluginsUnloading
/** All plguins are now unloaded */
/** All plugins are now unloaded */
//#define FN_AMXX_PLUGINSUNLOADED OnPluginsUnloaded
/**** METAMOD ****/