mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lang/perl: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -62,7 +62,7 @@ flexibility.
|
||||
|
||||
A symbol name has to consist entirely of alphanumeric characters as well as
|
||||
the underscore(_) character. In addition, symbol names may be prefixed with an
|
||||
all-lowercase string, seperated by a colon(:):
|
||||
all-lowercase string, separated by a colon(:):
|
||||
|
||||
my:name=value
|
||||
|
||||
@@ -76,7 +76,7 @@ to the final configuration file.
|
||||
|
||||
=head3 Symbol definitions
|
||||
|
||||
A symbol definition is in the form of a simple name/value pair, seperated by
|
||||
A symbol definition is in the form of a simple name/value pair, separated by
|
||||
an equals sign(=):
|
||||
|
||||
name=value
|
||||
|
||||
Reference in New Issue
Block a user