From 6f73d5e859f02be7f3677b58be5d7fa741c54a16 Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Tue, 5 Apr 2011 15:31:14 +0200
Subject: [PATCH] documentation: fix @url syntax in developer.texi

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
---
 doc/developer.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/developer.texi b/doc/developer.texi
index 2658ab661a7..ad786a0b31a 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -324,7 +324,7 @@ send a reminder by email. Your patch should eventually be dealt with.
     Was the patch generated with git format-patch or send-email?
 @item
     Did you sign off your patch? (git commit -s)
-    See url{http://kerneltrap.org/files/Jeremy/DCO.txt} for the meaning
+    See @url{http://kerneltrap.org/files/Jeremy/DCO.txt} for the meaning
     of sign off.
 @item
     Is the patch against latest FFmpeg git master branch?
-- 
GitLab