← Back to team overview

mahara-contributors team mailing list archive

[Bug 914809] A change has been merged

 

Reviewed:  https://reviews.mahara.org/988
Committed: http://gitorious.org/mahara/mahara/commit/d607c550d753c8c97c456ef397415b66fd2469ff
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit d607c550d753c8c97c456ef397415b66fd2469ff
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Thu Jan 12 11:56:34 2012 +1300

    Fix "acount" typo in help files (bug #914809)
    
    Change-Id: I79ced22f29ace3e4a566cb53d8ec6c2784376c56
    Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/914809

Title:
  BrowserID - Help "We auto-create users" TYPO needs to be fixed.

Status in Mahara ePortfolio:
  In Progress

Bug description:
  BrowserID - Help "We auto-create users" needs to be fixed as below.
  # acount -> account 

  [before]
  <h3>We auto-create users</h3>
  <p>Users that successfully authenticate but are not users of this system yet
  will have an acount created automatically.</p>
  <p>Their username will be their email address.</p>

  [after]
  <h3>We auto-create users</h3>
  <p>Users that successfully authenticate but are not users of this system yet
  will have an account created automatically.</p>
  <p>Their username will be their email address.</p>

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


References