diff options
author | Neil <nyamatongwe@gmail.com> | 2021-09-23 08:21:11 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-09-23 08:21:11 +1000 |
commit | 2ae8941304b62ac0dab651eab0c6e0cdfd1296bc (patch) | |
tree | dca30bbb740df098ab82a6eaf1678a67dbede72e | |
parent | 826b435368f2b23d419ccd7f97a70b01c969e163 (diff) | |
download | scintilla-mirror-2ae8941304b62ac0dab651eab0c6e0cdfd1296bc.tar.gz |
Fix comment.rel-5-1-2
-rw-r--r-- | test/unit/testGeometry.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/testGeometry.cxx b/test/unit/testGeometry.cxx index 1dca8903c..6ccd63cd0 100644 --- a/test/unit/testGeometry.cxx +++ b/test/unit/testGeometry.cxx @@ -1,4 +1,4 @@ -/** @file testDocument.cxx +/** @file testGeometry.cxx ** Unit Tests for Scintilla internal data structures **/ |