From 88f53f106d37ab17821b9587245c5b6fe4efc856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 25 Nov 2007 14:10:15 +0000 Subject: [PATCH] existant -> existent, from Martynas Venckus via Joason McIntyre. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22088 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/rtbl.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/rtbl.3 b/lib/roken/rtbl.3 index 1a5d8b8ba..0a4339059 100644 --- a/lib/roken/rtbl.3 +++ b/lib/roken/rtbl.3 @@ -127,7 +127,7 @@ To add data to a column you use where the .Fa column_id is the same as when the column was added (adding data to a -non-existant column is undefined), and +non-existent column is undefined), and .Fa cell_entry is whatever string you wish to include in that cell. It should not include newlines.