Bladeren bron

Fix spelling error

Alois Mahdal 10 jaren geleden
bovenliggende
commit
9621cdbf14
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      src/ffoo/saturnin_www.sh

+ 1
- 1
src/ffoo/saturnin_www.sh Bestand weergeven

@@ -56,7 +56,7 @@ find_uri() {
56 56
     #
57 57
     # Scan stdin for what looks like URI, ID or keyword
58 58
     #
59
-    # Output URIS: first what were apparent uris, then IDs converted to
59
+    # Output URIs: first what were apparent uris, then IDs converted to
60 60
     # URIs, then equal sign expressions, then things that looked like
61 61
     # kw expressions, converted to URIs.
62 62
     #