summaryrefslogtreecommitdiffhomepage
path: root/less.html.markdown
diff options
context:
space:
mode:
authorJacob Ward <jacobward1898@gmail.com>2016-03-06 20:18:36 -0700
committerJacob Ward <jacobward1898@gmail.com>2016-03-06 20:18:36 -0700
commit9e4ec769f02c03517a7133b90980f861139e4e42 (patch)
tree1db6bbde2d25d66228df6d9cba9131dabf61597e /less.html.markdown
parent2bfc9b81caacbb097a190b170925b07554827ee1 (diff)
[less/en] paranthesis -> parenthesis
Diffstat (limited to 'less.html.markdown')
-rw-r--r--less.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/less.html.markdown b/less.html.markdown
index 7195271e..a1018ca3 100644
--- a/less.html.markdown
+++ b/less.html.markdown
@@ -89,7 +89,7 @@ div {
background-color: #A3A4FF;
}
-/* You can omit the mixin code from being compiled by adding paranthesis
+/* You can omit the mixin code from being compiled by adding parenthesis
after the selector */
.center() {