[tracker/tracker-0.10] ontologies: Fixing typo in property comment



commit d67e62abd01f48192f31d9ceb23f637ae68bcc56
Author: Ivan Frade <ivan frade nokia com>
Date:   Thu Mar 24 09:48:39 2011 +0200

    ontologies: Fixing typo in property comment
    
    Please squash with previous commit if possible

 data/ontologies/33-nfo.ontology |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 39c92cf..1ec1720 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -969,7 +969,7 @@ nfo:HelpDocument a rdfs:Class ;
 
 # This property needs to be submitted to NEPOMUK
 nfo:lastPlayedPosition a rdf:Property ;
-        rdfs:comment "Position in the media (in seconds) where the play was paused. Positive number, being 0 the beggining of the media." ;
+        rdfs:comment "Position in the media (in seconds) where the play was paused. Positive number, being 0 the beginning of the media." ;
         rdfs:label "last played position" ;
         nrl:maxCardinality 1 ;
         rdfs:domain nfo:Media ;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]