diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-05 18:25:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-05 18:25:27 +0100 |
| commit | ca6a4a18769e57dfe2c6896c87db1566e9ecda0d (patch) | |
| tree | 761f85bf69c99a105024e4c8f7d9ebf3635c41d2 | |
| parent | d73bea50fba97958c2ddba99d150d4540d2264ba (diff) | |
Comment tweak.
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ class MXFMetadata; class PictureAssetWriter; /** @class MXF - * @brief Parent class for classes which represent MXF files. + * @brief Parent for classes which represent MXF files. */ class MXF { |
