From: skodak <skodak>
Date: Sun, 30 Dec 2007 22:36:16 +0000 (+0000)
Subject: MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=76bd786d3f78c2c160d37be6ffeec5eb1ec3e580;p=moodle.git

MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE
---

diff --git a/admin/langimport.php b/admin/langimport.php
index 317f4dbf70..4c0b084d09 100755
--- a/admin/langimport.php
+++ b/admin/langimport.php
@@ -331,7 +331,7 @@
     /**
      * Returns a list of available language packs from a
      * local copy shipped with standard moodle distro
-     * this is for site that can't perform fopen
+     * this is for site that can't download components.
      * @return array
      */
     function get_local_list_of_languages() {