commit b35644413ce6eeb472d098aed6c18315eba32e62
parent 96aea398d44cc35845a8f2550d61b3803e12a923
Author: finwo <finwo@pm.me>
Date: Thu, 12 Aug 2021 23:19:52 +0200
Fix typo in SD0001/6.3.2
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/spec/0001.pdf b/docs/spec/0001.pdf
@@ -1,7 +1,7 @@
%PDF-1.1
1 0 obj
<<
-/CreationDate (D:20200721141631)
+/CreationDate (D:20210812231743)
/Producer (text2pdf v1.1 (\251 Phil Smith, 1996))
/Title (0001 - JavaScript Styling)
>>
@@ -1218,7 +1218,7 @@ BT
( Brand new files MUST use Finwo style, regardless of style choices of)'
( other files in the same package. When adding new code to a file that is)'
( not in Finwo Style, reformatting the existing code first is)'
-( recommended, subject to the advice in section 8.3.1.)'
+( recommended, subject to the advice in section 6.3.1.)'
()'
( If this reformatting is not done, the new code should be as consistent)'
( as possible with existing code in the same file, but MUST not break any)'
diff --git a/src/spec/0001/document.txt b/src/spec/0001/document.txt
@@ -851,7 +851,7 @@ SPEC 0001 JavaScript Styling August 2018
Brand new files MUST use Finwo style, regardless of style choices of
other files in the same package. When adding new code to a file that is
not in Finwo Style, reformatting the existing code first is
- recommended, subject to the advice in section 8.3.1.
+ recommended, subject to the advice in section 6.3.1.
If this reformatting is not done, the new code should be as consistent
as possible with existing code in the same file, but MUST not break any