summaryrefslogtreecommitdiffstats
path: root/kbarcode/barcodecombo.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-08-27 11:33:29 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-08-27 11:33:29 -0500
commitd265f2381c62364ad08b9fdc47659dfc773bf528 (patch)
tree9197e1692d85bdf5c54f33320dc68f26345ffa92 /kbarcode/barcodecombo.h
parent978254801353c7bfcc84aa3a3a7e9fac6aeae0e2 (diff)
downloadkbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.tar.gz
kbarcode-d265f2381c62364ad08b9fdc47659dfc773bf528.zip
Merge latest version of KBarCode with the TDE sources
This relates to Bug 2095 Note that a handful of translation strings did not merge properly
Diffstat (limited to 'kbarcode/barcodecombo.h')
-rw-r--r--kbarcode/barcodecombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/barcodecombo.h b/kbarcode/barcodecombo.h
index 4b0c645..cfc260e 100644
--- a/kbarcode/barcodecombo.h
+++ b/kbarcode/barcodecombo.h
@@ -25,7 +25,7 @@
#include "barkode.h"
/** A validator that takes to TQRegExp's to check
- * wether a barcode is valid or not.
+ * whether a barcode is valid or not.
*/
class BarcodeValidator : public TQValidator {
public: