existant -> existent, from Martynas Venckus via Joason McIntyre.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22088 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-25 14:10:15 +00:00
parent 4002538ad3
commit 88f53f106d

View File

@@ -127,7 +127,7 @@ To add data to a column you use
where the where the
.Fa column_id .Fa column_id
is the same as when the column was added (adding data to a 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 .Fa cell_entry
is whatever string you wish to include in that cell. It should not is whatever string you wish to include in that cell. It should not
include newlines. include newlines.