diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-02 13:22:01 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-03 10:33:50 +0900 |
| commit | c7d8a24228298eab247b712f0be00210002e680d (patch) | |
| tree | dbd3d1df12e7d0c22fa2741e2b5eb9b2d347ec13 /extra/kde310 | |
| parent | ae837e9953db48d730f277c9d2b771e3f1d5277a (diff) | |
| download | pytde-c7d8a242.tar.gz pytde-c7d8a242.zip | |
Replace TRUE/FALSE with boolean values true/falser14.1.4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 01b5ec54f46b8fc5e803821372e4f4606554edd8)
Diffstat (limited to 'extra/kde310')
| -rw-r--r-- | extra/kde310/kurifilter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde310/kurifilter.h b/extra/kde310/kurifilter.h index 58b8065..6c4bbdb 100644 --- a/extra/kde310/kurifilter.h +++ b/extra/kde310/kurifilter.h @@ -124,7 +124,7 @@ public: /** * This method has been deprecated and will always return - * TRUE. You should instead use the result from the + * true. You should instead use the result from the * @ref KURIFilter::filterURI() calls. * * @deprecated |
