about summary refs log tree commit diff
path: root/doc/tutorial/syntax.md
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-11-16 15:02:00 -0800
committerBrian Anderson <banderson@mozilla.com>2011-11-16 15:02:00 -0800
commitbfbaa3d1e1b43eda2016a936dd4095bd79e64a1b (patch)
tree4194d9d160939560bf9341597c890b1f1b2ee655 /doc/tutorial/syntax.md
parentb655fb9ea7d81d03cf049ae32babda19003631e5 (diff)
downloadrust-bfbaa3d1e1b43eda2016a936dd4095bd79e64a1b.tar.gz
rust-bfbaa3d1e1b43eda2016a936dd4095bd79e64a1b.zip
tutorial: Close unmatched quote in anchor tag
Diffstat (limited to 'doc/tutorial/syntax.md')
-rw-r--r--doc/tutorial/syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/syntax.md b/doc/tutorial/syntax.md
index a3befca02d5..b9605ede85f 100644
--- a/doc/tutorial/syntax.md
+++ b/doc/tutorial/syntax.md
@@ -281,7 +281,7 @@ exists, convert the result of the expression to the given type.
 
 ## Attributes
 
-<a name="conditional></a>
+<a name="conditional"></a>
 
 Every definition can be annotated with attributes. Attributes are meta
 information that can serve a variety of purposes. One of those is