]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/collection.h
Update Collection terminology
[libs/datafile.git] / source / collection.h
index 34b1260c4c42b729311964736b2efc02343c03fb..39e6f43b2b3674b12c9d96e4de64f1fc1a2d4e49 100644 (file)
@@ -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. */