Fix typo in bug report

This commit is contained in:
ypid 2018-06-03 12:50:27 +00:00 committed by admin
parent b00415a3ff
commit 2d13c23112

View file

@ -1,6 +1,6 @@
### Please describe the problem.
When looking over the [[bug reports|bugs]] here some of them are missing the "Operating system" info in the `git annex version` output. The reason for this is that the `git annex version` output depends on whether it was run inside a annex repo or not.
When looking over the [[bug reports|bugs]] here some of them are missing the "Operating system" info in the `git annex version` output. The reason for this is that the `git annex version` output depends on whether it was run inside an annex repo or not.
### What steps will reproduce the problem?