diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:25:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:25:55 +0100 |
| commit | 8837c451db6d87faf4bf23b16297f7b4e05ddbbe (patch) | |
| tree | 40fc3f4d332d1a3ebde8cba01634ce975791ed97 | |
| parent | c4bb5614c02316ac54cb88a4f1f9885a09329ef2 (diff) | |
Tweak comment containing Doxygen text group name.
| -rw-r--r-- | test/4k_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/4k_test.cc b/test/4k_test.cc index 0fe492133..cbbede0a9 100644 --- a/test/4k_test.cc +++ b/test/4k_test.cc @@ -18,7 +18,7 @@ */ -/** @defgroup completedcp Complete builds of DCPs with various characteristics, testing broad areas of code */ +/** @defgroup completedcp Complete builds of DCPs */ /** @file test/4k_test.cc * @brief Run a 4K encode from a simple input. |
