From b46047853efb7c73e5d2020e4a8bf4341674ba54 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Thu, 13 Aug 2009 12:17:24 -0700 Subject: [PATCH] Fix compile --- Documentation/contributor/programming-work.itexi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index add22f234d..9b66ce8b1b 100644 --- a/Documentation/contributor/programming-work.itexi +++ b/Documentation/contributor/programming-work.itexi @@ -816,10 +816,10 @@ texidoc strings should be removed as described above. Then the body of the snippet should be changed to: @example -\markup { +\markup @{ "This snippet is deprecated as of version X.Y.Z and will be removed from the documentation." -} +@} @end example @noindent -- 2.39.5