From: Sebastian Waisbrot Date: Wed, 15 Feb 2017 17:27:58 +0000 (-0300) Subject: Fix dupe word in documentation X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~149^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=87e3c54dc672835fb839681b893c2c6a25685148;p=cargo.git Fix dupe word in documentation --- diff --git a/src/doc/guide.md b/src/doc/guide.md index d955a52b2..8ca9f4b9c 100644 --- a/src/doc/guide.md +++ b/src/doc/guide.md @@ -489,7 +489,6 @@ In the future, more variables may be added. Suggestions welcome! The available templating functions are: - `toml-escape`: Escapes a string for use in a TOML file. - file. - `html-escape`: Escapes a string for use in a HTML file. There is more documentation available on the [Handlebars