zOxta %!s(int64=10) %!d(string=hai) anos
pai
achega
71cedfc848
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/util/lang.js

+ 1 - 1
src/util/lang.js

@@ -13,7 +13,7 @@ exports.isLiteral = function (exp) {
 }
 
 /**
- * Check is a string starts with $ or _
+ * Check if a string starts with $ or _
  *
  * @param {String} str
  * @return {Boolean}