Skip to content

Commit

Permalink
Replace $(AMP) with "and" in title
Browse files Browse the repository at this point in the history
Avoids anchor breakage.
  • Loading branch information
andralex committed Feb 5, 2013
1 parent e4a53c0 commit 95ded7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.dd
Expand Up @@ -24,7 +24,7 @@ $(TOC Table of Contents,
$(TOCENTRY statement, Statements)
$(TOCENTRY arrays, Arrays)
$(TOCENTRY hash-map, Associative Arrays)
$(TOCENTRY struct, Structs $(AMP) Unions)
$(TOCENTRY struct, Structs and Unions)
$(TOCENTRY class, Classes)
$(TOCENTRY interface, Interfaces)
$(TOCENTRY enum, Enums)
Expand Down

0 comments on commit 95ded7d

Please sign in to comment.