From 6810e568f61cab1adbb23f34f6b4d07cbd971184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 22 Mar 2010 23:46:56 +0100 Subject: [PATCH] Proper HTML escaping. --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index eaf3a2e1e..486af1018 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4332,7 +4332,7 @@ chmod o+rwx tmp
  • add your stuff
  • generate patch with your changes: - git diff > xxx.diff
    + git diff > xxx.diff
  • submit your patch via the patch