X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=blobdiff_plain;f=source%2Fcollection.h;h=39e6f43b2b3674b12c9d96e4de64f1fc1a2d4e49;hp=34b1260c4c42b729311964736b2efc02343c03fb;hb=ecaedcbad1193cefc7b54508e43233e94d6dbeed;hpb=b6fea48ddccac20e2183163be41615fb89699330 diff --git a/source/collection.h b/source/collection.h index 34b1260..39e6f43 100644 --- a/source/collection.h +++ b/source/collection.h @@ -403,7 +403,7 @@ public: return *this; } - /** Adds a suffix that is used to match names when looking for future + /** Adds a suffix that is used to match names when looking for loadable objects. There is no implied separator; a name matches if it ends with the suffix. If a keyword is defined before any suffixes, then "."+keyword is added as a suffix. */