浏览代码

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
     #