Skip to content

Commit 97ce633

Browse files
authored
Merge pull request #206 from StyleGuides/issue-48
Adding EOL to Usage Dictionary
2 parents 9edd10a + bfd7022 commit 97ce633

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

en-US/E.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,22 @@
8989
</listitem>
9090

9191
</varlistentry>
92+
<varlistentry id="eol">
93+
<term>EOL</term>
94+
<listitem>
95+
<para>
96+
<emphasis>adj.</emphasis> Initialism for "end-of-line"
97+
</para>
98+
<para>
99+
<emphasis>n.</emphasis> Initialism for "end of line"
100+
</para>
101+
<para>
102+
Always use uppercase for the initialism. Do not capitalize the expansion except at the beginning of a sentence. When documenting GUI objects, use the same capitalization as that shown in the GUI.
103+
</para>
104+
105+
</listitem>
106+
107+
</varlistentry>
92108
<varlistentry id="essentially">
93109
<term>essentially</term>
94110
<listitem>
@@ -175,4 +191,3 @@
175191

176192
</variablelist>
177193
</chapter>
178-

0 commit comments

Comments
 (0)