This commit is contained in:
parent
07a42c6404
commit
17bb9ef559
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
What steps will reproduce the problem?
|
||||
Add a ssh remote to an existing git annex repository. The word "sensitive" is misspelled.
|
||||
|
||||
What is the expected output? What do you see instead?
|
||||
I expect to see:
|
||||
"The contents of your files will be stored, fully encrypted, on the server. The server will not store other information about your git repository. This is the best choice if you don't run the server yourself, or have sensitive data."
|
||||
|
||||
But instead I see:
|
||||
"The contents of your files will be stored, fully encrypted, on the server. The server will not store other information about your git repository. This is the best choice if you don't run the server yourself, or have sensative data."
|
||||
|
||||
What version of git-annex are you using? On what operating system?
|
||||
3.20130102, Fedora 17 x86_64
|
||||
|
||||
Please provide any additional information below.
|
||||
|
Loading…
Add table
Reference in a new issue