ソースを参照

Fix spelling error

Alois Mahdal 10 年 前
コミット
9621cdbf14
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/ffoo/saturnin_www.sh

+ 1
- 1
src/ffoo/saturnin_www.sh ファイルの表示

@@ -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
     #