Skip to content

Commit

Permalink
fix jsdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 28, 2015
1 parent 66b9250 commit 592b4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function getLangsMessage(langs, msgId, concatStr) {
}

/**
* @type {Object} Lang~Options
* @typedef {Object} Lang~Options
* @parameter {string} wifiName the name of the wifi eg. "HappyFunTimes"
* @parameter {string} [wifiPass] the password to access the wifi.
* @parameter {string} [langs] comma separated language ids. eg. "en,ja"
Expand Down

0 comments on commit 592b4dd

Please sign in to comment.