summaryrefslogtreecommitdiff
path: root/lib/scripts/page.js
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2011-11-23 16:16:07 -0800
committerAnika Henke <anika@selfthinker.org>2011-11-23 16:16:07 -0800
commit40b037a4cad6d8394f45fb22470c13a6e4bae27f (patch)
tree5ddd7649555a9b8a773dba499bdedbf216625cb5 /lib/scripts/page.js
parent123b26402ae0557dae7b7c4456055ffeaa21c12b (diff)
parent9ebae2ae295f745e1c3f257a52551b65e791f852 (diff)
downloadrpg-40b037a4cad6d8394f45fb22470c13a6e4bae27f.tar.gz
rpg-40b037a4cad6d8394f45fb22470c13a6e4bae27f.tar.bz2
Merge pull request #63 from glensc/master
just minor capitalization corrections
Diffstat (limited to 'lib/scripts/page.js')
-rw-r--r--lib/scripts/page.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scripts/page.js b/lib/scripts/page.js
index e4033b76d..55a844f0b 100644
--- a/lib/scripts/page.js
+++ b/lib/scripts/page.js
@@ -43,7 +43,7 @@ dw_page = {
*
* @param target - the DOM element at which the popup should be aligned at
* @param popup_id - the ID of the (new) DOM popup
- * @return the Popup JQuery object
+ * @return the Popup jQuery object
*/
insituPopup: function(target, popup_id) {
// get or create the popup div