# HG changeset patch # User Chris Cannam # Date 1224779520 0 # Node ID 93806ad9481e6862484c9b0aa3e5ed22a90fbed5 # Parent 957e6a5c8495b94f99881675a6ad438598caca28 * typo fix only diff -r 957e6a5c8495 -r 93806ad9481e rdf/PluginRDFDescription.cpp --- a/rdf/PluginRDFDescription.cpp Thu Oct 23 16:30:48 2008 +0000 +++ b/rdf/PluginRDFDescription.cpp Thu Oct 23 16:32:00 2008 +0000 @@ -239,7 +239,7 @@ } // If we have a more-information URL for this plugin, then we take - // that. Otherwise, a more-inforomation URL for the plugin + // that. Otherwise, a more-information URL for the plugin // library would do nicely. Failing that, we could perhaps use // any foaf:page URL at all that appears in the file -- but // perhaps that would be unwise