← Back to team overview

mahara-contributors team mailing list archive

[Bug 1535845] Re: Fix spelling mistakes in group.php

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1535845

Title:
  Fix spelling mistakes in group.php

Status in Mahara:
  Fix Released

Bug description:
  Using "codespell" (can be installed via Ubuntu's package manager) and
  running it over the language directory in Mahara 16.04, I found 3
  mistakes in /en.utf8/group.php:

  ./en.utf8/group.php:124: sucessfully  ==> successfully
  ./en.utf8/group.php:224: sucessfully  ==> successfully
  ./en.utf8/group.php:343: cannnot  ==> cannot

  Since these are just typos, no new language strings need to be
  created, but the issues can be fixed easily by correcting the typos.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1535845/+subscriptions


References