MDL-54165 mod_assign: Fix doc in grading_events.js
authorRyan Wyllie <ryan@moodle.com>
Wed, 6 Jul 2016 03:42:25 +0000 (03:42 +0000)
committerRyan Wyllie <ryan@moodle.com>
Wed, 6 Jul 2016 03:42:25 +0000 (03:42 +0000)
mod/assign/amd/src/grading_events.js

index a2336a8..abd8cdf 100644 (file)
@@ -14,7 +14,7 @@
 // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
 
 /**
- * Javascript controller for the "Actions" panel at the bottom of the page.
+ * Events for the grading interface.
  *
  * @module     mod_assign/grading_events
  * @package    mod_assign