diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-09 18:12:00 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-09 18:12:00 -0400 |
commit | 017af7233d8d6520d1673218bcd3fadce73d2b1d (patch) | |
tree | 57f02dbdc35dc987af71cc7237dd85c249ca5f6a | |
parent | 97018858ec27ffb82ac94cf1fe9e3484ebff17b5 (diff) |
fix close tag
-rw-r--r-- | doc/bugs/concurrent_drop--from_presence_checking_failures.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/concurrent_drop--from_presence_checking_failures.mdwn b/doc/bugs/concurrent_drop--from_presence_checking_failures.mdwn index 66fe48896..44d73b1df 100644 --- a/doc/bugs/concurrent_drop--from_presence_checking_failures.mdwn +++ b/doc/bugs/concurrent_drop--from_presence_checking_failures.mdwn @@ -260,7 +260,7 @@ S no longer had the copy it expected. But, this is not actually a problem, because the copy moved to R2 and so still exists. So, this is ok! -<pre> +</pre> Case 2: |