From 4c5088452d0e7d9712da65ff068cbefd60661a95 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 2 Dec 2010 23:04:39 +0000 Subject: [PATCH] Added "Example:" prefix to title. Author:halw Date:2010-12-02T23:04:39.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@709 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- documentation/current/examples/example-reverse-string.wiki | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/current/examples/example-reverse-string.wiki b/documentation/current/examples/example-reverse-string.wiki index 2d608130..cd29c929 100644 --- a/documentation/current/examples/example-reverse-string.wiki +++ b/documentation/current/examples/example-reverse-string.wiki @@ -1,5 +1,4 @@ -[[Property:title|Reverse a string]] -[[Property:link_title|Example: Reverse a string]] +[[Property:title|Example: Reverse a string]] [[Property:weight|0]] [[Property:uuid|d888d308-6bb7-edd5-ee25-92d04b5658d3]] ==Description==