Kaynağa Gözat

Fixed spelling in comment.

Fredrik Jervfors 18 yıl önce
ebeveyn
işleme
d07315611f
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      plugins/squirrelspell/modules/check_me.mod

+ 2 - 2
plugins/squirrelspell/modules/check_me.mod

@@ -36,7 +36,7 @@ function SpellLink($jscode, $title, $link) {
 /**
  * Declaring globals for users with E_ALL set.
  */
-global $SQSPELL_APP_DEFAULT, $SQSPELL_APP, $SQSPELL_SPELLCHECKER, 
+global $SQSPELL_APP_DEFAULT, $SQSPELL_APP, $SQSPELL_SPELLCHECKER,
   $SQSPELL_FORCE_POPEN, $attachment_dir, $color;
 
 if (! sqgetGlobalVar('sqspell_text',$sqspell_text,SQ_POST)) {
@@ -230,7 +230,7 @@ if ($errors){
 
 
   /**
-   * Did I mention that I hate dots on the end of contcatenated lines?
+   * Did I mention that I hate dots on the end of concatenated lines?
    * Dots at the beginning make so much more sense!
    */
   $extrajs.= "//-->\n"