From: Sébastien Hinderer Date: Wed, 22 Jun 2005 01:46:49 +0000 (+0000) Subject: This patch fixes two small typos in dev notes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b26e59c0b88f4e3b7eced4e774aaef4f307a1174;p=neomutt This patch fixes two small typos in dev notes. --- diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index 99a0197a0..880673466 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -127,9 +127,9 @@ when adding new data types to init.h. More precisely, variable name, type, and default value are directly extracted from the initializer for the MuttVars array. Documentation -is exepected in special comments which _follow_ the initializer. +is expected in special comments which _follow_ the initializer. For a line to be included with the documentation, it must (after, -possibly, some white space) begin with with either "/**" or "**". +possibly, some white space) begin with either "/**" or "**". Any following white space is ignored. The rest of the line is expected to be plain text, with some formatting instructions roughly similar to [ntg]roff: