~lioploum/offpunk-devel

1

Re: Fix for minor typo

Details
Message ID
<CAKVJ-_4gSjTFYwW1j=mkRrUoShpZQ2kt0CAUf0Er4Gb4ZK5Nqg@mail.gmail.com>
DKIM signature
pass
Download raw message
$ git diff
diff --git a/netcache.py b/netcache.py
index 0029862..4c953ea 100755
--- a/netcache.py
+++ b/netcache.py
@@ -290,7 +290,7 @@ def set_error(url,err):
                 #cache.write("\n" + str(err.with_traceback(None)))
                 c.write("\n*****\n\n")
                 c.write("If you believe this error was temporary,
type ""reload"".\n")
-                c.write("The ressource will be tentatively fetched
during next sync.\n")
+                c.write("The resource will be tentatively fetched
during next sync.\n")
                 c.close()
     return cache

Re: [Possible phishing attempt] Re: Fix for minor typo

Details
Message ID
<173542638109.12.10196304850316820271.547048247@ploum.eu>
In-Reply-To
<CAKVJ-_4gSjTFYwW1j=mkRrUoShpZQ2kt0CAUf0Er4Gb4ZK5Nqg@mail.gmail.com> (view parent)
DKIM signature
fail
Download raw message
DKIM signature: fail
Thanks, fixed it.

Le 24 déc 28 10:14, Peter Cock a écrit :
>This email failed anti-phishing checks when it was received by SimpleLogin, be careful with its content.
>More info on https://simplelogin.io/docs/getting-started/anti-phishing/
>
>------------------------------
>$ git diff
>diff --git a/netcache.py b/netcache.py
>index 0029862..4c953ea 100755
>--- a/netcache.py
>+++ b/netcache.py
>@@ -290,7 +290,7 @@ def set_error(url,err):
>                 #cache.write("\n" + str(err.with_traceback(None)))
>                 c.write("\n*****\n\n")
>                 c.write("If you believe this error was temporary,
>type ""reload"".\n")
>-                c.write("The ressource will be tentatively fetched
>during next sync.\n")
>+                c.write("The resource will be tentatively fetched
>during next sync.\n")
>                 c.close()
>     return cache
>

-- 
Ploum - Lionel Dricot

Blog: https://www.ploum.net
Bikepunk: https://bikepunk.fr/
Reply to thread Export thread (mbox)