From 57d8938f16bfbf322071f3f500d0053232396d71 Mon Sep 17 00:00:00 2001 From: Julian Cable Date: Wed, 8 Dec 2021 11:39:14 +0000 Subject: [PATCH 1/3] #285 Minor punctuation fix --- en-US/Grammar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en-US/Grammar.xml b/en-US/Grammar.xml index 2a305c6..a3389ef 100644 --- a/en-US/Grammar.xml +++ b/en-US/Grammar.xml @@ -420,7 +420,7 @@ "That" in Clauses - Include the word "that" in clauses unless it results in writing that is too formal or stilted. The use of the conjunction "that" makes the sentence easier to translate and improves clarity for readers whose primary language is not English, + Include the word "that" in clauses unless it results in writing that is too formal or stilted. The use of the conjunction "that" makes the sentence easier to translate and improves clarity for readers whose primary language is not English. From e335258bd3c6145eaf0b0b8fe3296de0f2faf7ea Mon Sep 17 00:00:00 2001 From: Julian Cable Date: Wed, 8 Dec 2021 15:18:04 +0000 Subject: [PATCH 2/3] #297 Change of standard for punctuation with quotation marks. --- en-US/Punctuation.xml | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/en-US/Punctuation.xml b/en-US/Punctuation.xml index e1046c9..687d9f4 100644 --- a/en-US/Punctuation.xml +++ b/en-US/Punctuation.xml @@ -426,19 +426,43 @@
Quotation Marks + - - In technical documentation, punctuation marks, including periods, commas, question marks, exclamation points, dashes, and semicolons go inside the quotation marks if they are part of the quotation or part of a programming element that uses quotation marks; if not, they go outside the quotation marks. If a sentence ends with a quotation, use only one punctuation mark to end the sentence, and place it inside the closing quotation mark if it is part of the quotation, or outside if it is not. + In technical documentation, place punctuation marks, including periods, commas, question marks, exclamation points, dashes, and semicolons inside the quotation marks if they are part of the quotation or part of a programming element that uses quotation marks; if not, place punctuation marks outside the quotation marks. + If a sentence ends with a quotation, use only one punctuation mark to end the sentence, and place it inside the closing quotation mark if it is part of the quotation, or outside if it is not. Correct Examples of the Use of Punctuation with Quotation Marks - For bind mounts, add "bind" and set fstype to "none". + For bind mounts, add "bind" and set fstype to "none". Login successful. @@ -452,14 +453,14 @@ In the program segment, ensure that the value is X'FF'. - - + + Julius Caesar said, “I came. I saw. I conquered.” - - + +