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="""
Ok, I've merged the glacier branch into master. I would still be happy to see some testing of this before my next release (in a week).
I guess I'll close this bug report. There are certianly still problems that can happen if there are multiple repositories all writing to glacier independently. Seems to me that one good way to deal with this is to set up a single remote that is configured to be a gateway to glacier.
I guess I'll close this bug report. There are certainly still problems that can happen if there are multiple repositories all writing to glacier independently. Seems to me that one good way to deal with this is to set up a single remote that is configured to be a gateway to glacier.
"""]]