Index: third_party/jstemplate/jstemplate.js |
diff --git a/third_party/jstemplate/jstemplate.js b/third_party/jstemplate/jstemplate.js |
index ac113d403f5f4b1b39ba88e4008b866589b7ca8d..b4c154fd37c6498313f81509f4190fed0e015d59 100644 |
--- a/third_party/jstemplate/jstemplate.js |
+++ b/third_party/jstemplate/jstemplate.js |
@@ -93,7 +93,7 @@ var STRING_zero = '0'; |
* template that, if processed again with the same data, will remain |
* unchanged. |
* |
- * @param {boolean} opt_debugging Optional flag to collect debugging |
+ * @param {boolean=} opt_debugging Optional flag to collect debugging |
* information while processing the template. Only takes effect |
* in MAPS_DEBUG. |
*/ |