commit | 745ee07dcf72bee4dab1d807779be6449a81b96f | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Dec 27 20:42:54 2013 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Dec 27 20:42:54 2013 -0600 |
tree | 62cf457fe47a93c660f8961af0157df71aea144a | |
parent | ccd9c0069f6955e8325ec63853e4609241cbea06 [diff] [blame] |
Fix docs
diff --git a/docs/contributing.rst b/docs/contributing.rst index 336d2ac..63c9953 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst
@@ -136,7 +136,7 @@ // Bad long f(int,char *) -Values set by #define should be assigned the appropriate type. If you see +Values set by ``#define`` should be assigned the appropriate type. If you see this: .. code-block:: c