lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 66225b2 2/2: Remove a superfluous word from c


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 66225b2 2/2: Remove a superfluous word from commentary
Date: Tue, 30 Jul 2019 23:18:41 -0400 (EDT)

branch: master
commit 66225b24fb1c2e2f8eddbd606dfd4f5aeb937d9d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove a superfluous word from commentary
---
 interpolate_string.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interpolate_string.hpp b/interpolate_string.hpp
index bfc145d..3ab22dd 100644
--- a/interpolate_string.hpp
+++ b/interpolate_string.hpp
@@ -43,7 +43,7 @@ using lookup_function
 /// Return the input string after recursively replacing all {{variable}}
 /// references in it with the value of the variable as returned by the provided
 /// function. The syntax is a subset of Mustache templates with the following
-/// features being are supported:
+/// features being supported:
 ///  - Recursive variable expansion for {{variable}}, i.e. -- unlike in
 ///    Mustache -- any {{...}} in the returned expansion are expanded again.
 ///  - Conditional expansion using {{#variable}}...{{/variable}}.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]