Skip to content

Commit 91b9498

Browse files
author
Colin Robertson
committed
Typedef
1 parent c208c46 commit 91b9498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

99
This page contains a BNF description of the MASM grammar. It's provided as a supplement to the reference and isn't guaranteed to be complete. Consult the reference for full information on keywords, parameters, operations, and so on.
1010

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

1313
![A chart showing the hierarchy of terminals and nonterminals that produce a typedefDir.](media/bnf.png)
1414

0 commit comments

Comments
 (0)