Procházet zdrojové kódy

Fix typo in first name

Alois Mahdal před 6 roky
rodič
revize
43ad91100e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/uripecker.sh.skel

+ 1
- 1
src/uripecker.sh.skel Zobrazit soubor

@@ -189,7 +189,7 @@ __uripecker__flt_uris() {
189 189
     # Hack URIs out of the text.
190 190
     #
191 191
     # Uses URL parser regex Found as SO answer[1] and adapted to include
192
-    # comments from the original Immo's gist[2].
192
+    # comments from the original Imme's gist[2].
193 193
     #
194 194
     #   [1]: https://stackoverflow.com/a/30408189/835945
195 195
     #   [2]: https://gist.github.com/imme-emosol/731338/810d83626a6d79f40a251f250ed4625cac0e731f