From 2d13c231121cdd1352eaa1b469bc16f4582f93dc Mon Sep 17 00:00:00 2001 From: ypid Date: Sun, 3 Jun 2018 12:50:27 +0000 Subject: [PATCH] Fix typo in bug report --- ...version__96___output_regardless_if_in_annex_repo_or_not.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/Operating_system_should_be_contained_in___96__git_annex_version__96___output_regardless_if_in_annex_repo_or_not.mdwn b/doc/bugs/Operating_system_should_be_contained_in___96__git_annex_version__96___output_regardless_if_in_annex_repo_or_not.mdwn index 8a5e380d39..c3300690e5 100644 --- a/doc/bugs/Operating_system_should_be_contained_in___96__git_annex_version__96___output_regardless_if_in_annex_repo_or_not.mdwn +++ b/doc/bugs/Operating_system_should_be_contained_in___96__git_annex_version__96___output_regardless_if_in_annex_repo_or_not.mdwn @@ -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?