Skip to content

Commit 51d497f

Browse files
author
mikeblome
committed
better wording
1 parent eadf3d1 commit 51d497f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/assembler/masm/masm-bnf-grammar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helpviewer_keywords: ["MASM (Microsoft Macro Assembler), BNF reference"]
77

88
# Microsoft Macro Assembler BNF Grammar
99

10-
This page contains a BNF description of the MASM grammar. It is provided for illustrative purposes and is not guaranteed to be complete. Please consult the reference topics for full information on keywords, parameters, operations and so on.
10+
This page contains a BNF description of the MASM grammar. It is provided as a supplement to the reference topics and is not guaranteed to be complete. Please consult the reference topics for full information on keywords, parameters, operations and so on.
1111

1212
To illustrate the use of the BNF, the following diagram shows the definition of the TYPEDEF directive, starting with the nonterminal *typedefDir*.
1313

0 commit comments

Comments
 (0)