diff options
author | Evgeny Egorochkin <phreedom.stdin@gmail.com> | 2009-07-20 21:35:15 +0000 |
---|---|---|
committer | Evgeny Egorochkin <phreedom.stdin@gmail.com> | 2009-07-20 21:35:15 +0000 |
commit | 8d53c685cf6711a93b641d0abd39addabc156701 (patch) | |
tree | e582fae49425ea677e17a1c1b2af126041b2c5fb | |
parent | b6621813e23809b0f8bc0aeca6c6b1eceabe04c1 (diff) |
Spelling fix: https://sourceforge.net/apps/trac/oscaf/ticket/12
-rw-r--r-- | nao/nao.trig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nao/nao.trig b/nao/nao.trig index 2337ec2..8140154 100644 --- a/nao/nao.trig +++ b/nao/nao.trig @@ -39,7 +39,7 @@ <http://www.semanticdesktop.org/ontologies/2007/08/15/nao#score> a rdf:Property ; - rdfs:comment "An authorative score for an item valued between 0 and 1" ; + rdfs:comment "An authoritative score for an item valued between 0 and 1" ; rdfs:domain rdfs:Resource ; rdfs:label "score" ; rdfs:range xsd:float ; |