mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Fix spelling mistakes in comments and descriptions
Thanks, codespell!
This commit is contained in:
parent
561da1a3f1
commit
8713eb3722
162 changed files with 248 additions and 248 deletions
|
@ -152,7 +152,7 @@ if($RAIN eq "yes") { print "rain.value ".$doc->findnodes($stationNode."/rege
|
|||
|
||||
# Station codes
|
||||
# Static, I know I could do this dynamically, but since they don't change regularly I choose this way
|
||||
# so I could present two nice rows whitout having to write a buncgh of code... :P
|
||||
# so I could present two nice rows without having to write a buncgh of code... :P
|
||||
sub print_stations {
|
||||
return "Available station codes, updated last on April 4th 2011\n\n"
|
||||
." [6391] Venlo (Station Arcen) [6275] Arnhem (Station Arnhem)\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue