summaryrefslogtreecommitdiff
path: root/nfo
diff options
context:
space:
mode:
authorSebastian Trueg <trueg@kde.org>2010-03-24 11:22:22 +0000
committerSebastian Trueg <trueg@kde.org>2010-03-24 11:22:22 +0000
commitb8ebd4277f914ab3cf37038971801d8d11449c42 (patch)
tree76183d9f0ca1353bd4ceb8b5065b612fb156e781 /nfo
parent216bc438df979ef766e302da6827ffab6a29cdf9 (diff)
Applied typo corrections from ticket #71.
Diffstat (limited to 'nfo')
-rw-r--r--nfo/nfo.trig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfo/nfo.trig b/nfo/nfo.trig
index a7fb8ff..528c8f3 100644
--- a/nfo/nfo.trig
+++ b/nfo/nfo.trig
@@ -520,7 +520,7 @@ nfo: {nfo:horizontalResolution
nfo:SoftwareService
a rdfs:Class ;
- rdfs:comment "A service published by a piece of software, either by an operating system or an application. Examples of such services may include calendar, addresbook and mailbox managed by a PIM application. This category is introduced to distinguish between data available directly from the applications (Via some Interprocess Communication Mechanisms) and data available from files on a disk. In either case both DataObjects would receive a similar interpretation (e.g. a Mailbox) and wouldn't differ on the content level." ;
+ rdfs:comment "A service published by a piece of software, either by an operating system or an application. Examples of such services may include calendar, addressbook and mailbox managed by a PIM application. This category is introduced to distinguish between data available directly from the applications (Via some Interprocess Communication Mechanisms) and data available from files on a disk. In either case both DataObjects would receive a similar interpretation (e.g. a Mailbox) and wouldn't differ on the content level." ;
rdfs:label "SoftwareService" ;
rdfs:subClassOf nie:DataObject .