Skip to content

Commit de939ef

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

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/i.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ _This feature can run only on Intel 64 processors_
627627

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

632632
*Use it*: yes
633633

0 commit comments

Comments
 (0)