]> git.armaanb.net Git - chorizo.git/commitdiff
Fix typo
authorPeter Hofmann <scm@uninformativ.de>
Sun, 29 Jul 2018 06:58:59 +0000 (08:58 +0200)
committerPeter Hofmann <scm@uninformativ.de>
Sun, 29 Jul 2018 06:58:59 +0000 (08:58 +0200)
browser.c

index e943f4812562c6e4b4386420ddbc50102b968140..ed1457501d1dff75d214eb1799d808b5c355c414 100644 (file)
--- a/browser.c
+++ b/browser.c
@@ -365,7 +365,7 @@ changed_load_progress(GObject *obj, GParamSpec *pspec, gpointer data)
     {
         p = 0;
 
-        /* The page has loaded fully. We now run the short JavaScript
+        /* The page has loaded fully. We now run the short JavaScript
          * snippet above that operates on the DOM. It tries to grab all
          * occurences of <link rel="alternate" ...>, i.e. RSS/Atom feed
          * references. */