diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 12:59:32 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 12:59:32 -0600 |
commit | 974af48ed9d9f89b8937ef4b07529adebc2a38c8 (patch) | |
tree | a54ce6b62e5c2cf32ebd6345bf1e66b69146e917 /src/kscope.cpp | |
parent | 7aee7af8efdf26718e0ab1f52f47d29e7fe8fc62 (diff) | |
download | kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.tar.gz kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.zip |
Branding cleanup.
Diffstat (limited to 'src/kscope.cpp')
-rw-r--r-- | src/kscope.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kscope.cpp b/src/kscope.cpp index 4444810..b1d6d76 100644 --- a/src/kscope.cpp +++ b/src/kscope.cpp @@ -892,7 +892,7 @@ void KScope::toggleQueryWindow(bool bShow) } /** - * Parses the command line, after it was stripped of its KDE options. + * Parses the command line, after it was stripped of its TDE options. * The command line may contain one of the following options: * 1. A project file (named cscope.proj) * 2. A Cscope cross-reference database |