From 1e80ebef6d5d6ea4224b4c2c36b8ab5237d6d0a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Mon, 10 Feb 2014 16:42:04 +0100 Subject: [PATCH] Fix texinfo syntax --- docs/fdroid.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 87478709..7bad9d19 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -922,7 +922,7 @@ source library name and rev is the revision or tag in source control to use. For ant projects, you can optionally append a number with a colon at the beginning of a srclib item to automatically place it in project.properties as a library under the specified number. For example, if you specify -@code{1:somelib@1.0}, f-droid will automatically do the equivalent of the +@code{1:somelib@@1.0}, f-droid will automatically do the equivalent of the legacy practice @code{prebuild=echo "android.library.reference.1=$$somelib$$" >> project.properties}. -- 2.30.2