X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6c91edea7cd62f46a7f598e453c6f265b15c1e71..5e1d0e5ec5395222dda568c242106d983550d929:/doc/bugs/img_with_alt_has_extra_double_quote.mdwn

diff --git a/doc/bugs/img_with_alt_has_extra_double_quote.mdwn b/doc/bugs/img_with_alt_has_extra_double_quote.mdwn
index 18aea6841..81bbe7fb5 100644
--- a/doc/bugs/img_with_alt_has_extra_double_quote.mdwn
+++ b/doc/bugs/img_with_alt_has_extra_double_quote.mdwn
@@ -28,3 +28,5 @@ This [[patch]] is available from the img-bugfix branch in my git repository:
                     (exists $params{id} ? ' id="'.$params{id}.'"' : '').
 
 --[[smcv]]
+
+[[done]] --[[Joey]]