Spelling fix

This commit is contained in:
Douglas Muth 2018-04-10 21:13:05 -04:00
parent 6a7e733d0a
commit da7911b62d

View file

@ -365,7 +365,7 @@ Diceware.extractGetData = function(get_data) {
* *
* I should probably refactor this more in the future--this function came about * 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 * 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() { Diceware.go = function() {