mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
spelling: change "licenced" to "licensed"
Even though "licenced" is proper (British English) spelling, "spellcheck" complains about it (probably being focused on American English). The change should just clean up the output of the spelling linter and should not be interpreted as a language preference. Sorry, (British) folks!
This commit is contained in:
parent
13d5b23442
commit
72eeb4155f
9 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl -w
|
||||
# Plugin for monitor postgres connections without DBI.
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue