slight cleanup, also new script for checking files for obscenities, which has already
[feisty_meow.git] / scripts / generator / vis_stu_vars.sh
index 918b3de446d205605e3e559dfe41d58d0accabbd..9f00b080f28405b0be270d1b645b5f230be60233 100644 (file)
@@ -70,7 +70,7 @@ function setup_visual_studio_variables()
   # convert framework dir back or things yell like hell.
   export FrameworkDir=$(unix_to_dos_path $FrameworkDir)
     # the redirection of stderr to null is to get around an obnoxious cygwin
-    # warning that seems to be erroneously bitching about backslashes.
+    # warning that seems to be erroneously complaining about backslashes.
   
   # convert all other relevant paths back to dos form, or visual studio barfs.
   #export BUILD_SCRIPTS_DIR=$(unix_to_dos_path $BUILD_SCRIPTS_DIR)