Skip to content

Commit 249ba95

Browse files
authored
Update s.adoc
Updated for Breda's review
1 parent de939ef commit 249ba95

File tree

1 file changed

+1
-1
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+1
-1
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/s.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Use all lower case, unless used in a title or at the beginning of a sentence.
436436

437437
[[shebang]]
438438
==== image:images/yes.png[yes] shebang (noun)
439-
*Description*: A _shebang_ is a common term for an _interpreter directive_, such as `#!/bin/bash`, which is a computer language construct that controls which interpreter parses and interprets instructions in a computer program. On the first mention, include both "interpreter directive" and "shebang," for example, "Interpreter directives, also known as shebangs ...". Do not use "hashbang."
439+
*Description*: A _shebang_ is a common term for an _interpreter directive_, such as `#!/bin/bash`, which is a computer language construct that controls which interpreter parses and interprets instructions in a computer program. On the first mention, include both "interpreter directive" and "shebang", for example, "Interpreter directives, also known as shebangs ...". Do not use "hashbang."
440440

441441
*Use it*: yes
442442

0 commit comments

Comments
 (0)