Description: Fix spelling error in manpage
Origin: vendor
Author: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2016-09-09
Forwarded: https://github.com/schweikert/Config-Grammar/issues/3
Bug: https://github.com/schweikert/Config-Grammar/issues/3

--- a/lib/Config/Grammar.pm
+++ b/lib/Config/Grammar.pm
@@ -937,7 +937,7 @@ syntax is as follows:
 
 =head3 Assignments
 
-Assignements take the form: 'variable = value', where value can be any string
+Assignments take the form: 'variable = value', where value can be any string
 (can contain whitespaces and special characters). The spaces before and after
 the equal sign are optional.
 
