diff --git a/javascriptguide.xml b/javascriptguide.xml index a80a032..a33ae48 100644 --- a/javascriptguide.xml +++ b/javascriptguide.xml @@ -980,7 +980,7 @@ Expand for more information. -

We follow the C++ formatting +

We follow the C++ formatting rules in spirit, with the following additional clarifications.

Because of implicit semicolon insertion, always start your curly @@ -2215,7 +2215,7 @@

We follow the - + C++ style for comments in spirit.