* Fixed a small typo

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=879686
This commit is contained in:
Richard Dale 2008-11-03 20:10:39 +00:00
parent 8a29bcddc8
commit ba4ce5716b

View File

@ -94,7 +94,7 @@ class PLASMA_EXPORT DataEngine : public QObject
virtual QStringList sources() const;
/**
* @param source the source to targe the Service at
* @param source the source to target the Service at
* @return a Service that has the source as a destination. The service
* is parented to the DataEngine, but may be deleted by the
* caller when finished with it