mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 08:26:29 -05:00
Spelling fix
This commit is contained in:
parent
6a7e733d0a
commit
da7911b62d
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ Diceware.extractGetData = function(get_data) {
|
|||
*
|
||||
* I should probably refactor this more in the future--this function came about
|
||||
* when I changed the code from self-contained to contained in an external object
|
||||
* in preparation fro Qunit testing...
|
||||
* in preparation for Qunit testing...
|
||||
*
|
||||
*/
|
||||
Diceware.go = function() {
|
||||
|
|
Loading…
Reference in a new issue