From: <lh...@us...> - 2009-08-17 20:09:07
|
Revision: 352 http://tinytim.svn.sourceforge.net/tinytim/?rev=352&view=rev Author: lheuer Date: 2009-08-17 20:08:59 +0000 (Mon, 17 Aug 2009) Log Message: ----------- Fixed typo Modified Paths: -------------- tinytim-mio/trunk/src/main/java/org/tinytim/mio/LTMTopicMapReader.java Modified: tinytim-mio/trunk/src/main/java/org/tinytim/mio/LTMTopicMapReader.java =================================================================== --- tinytim-mio/trunk/src/main/java/org/tinytim/mio/LTMTopicMapReader.java 2009-08-17 15:35:20 UTC (rev 351) +++ tinytim-mio/trunk/src/main/java/org/tinytim/mio/LTMTopicMapReader.java 2009-08-17 20:08:59 UTC (rev 352) @@ -110,7 +110,7 @@ * form <tt>uri-of-file#--reified--id</tt> and the reifying topic should * receive a subject identifier of the same form. * <p> - * By default this "feature" is disabled; the parser sets [reifier] property + * By default this "feature" is disabled; the parser sets the [reifier] property * of the reified construct and does not add any additional IRIs. To be * conform to the LTM specification, this feature has to be enabled even if * it adds no value. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |