doc: perl -p -i -e s/certianly/certainly/

This commit is contained in:
Richard Hartmann 2013-11-25 21:40:19 +01:00
parent 95221c7252
commit be43bb8f70
48 changed files with 48 additions and 48 deletions

View file

@ -6,5 +6,5 @@
content="""
Despite `status` listing S3 support, your git-annex is actually built with S3stub, probably because it failed to find the necessary S3 module at build time. Rebuild git-annex and watch closely, you'll see \"** building without S3 support\". Look above that for the error and fix it.
It was certianly a bug that it showed S3 as supported when built without it. I've fixed that.
It was certainly a bug that it showed S3 as supported when built without it. I've fixed that.
"""]]