Misc. typos
- Tooltip uniformity - source comment typo fixes - remove double whitespaces
This commit is contained in:
@@ -151,7 +151,7 @@ public:
|
||||
};
|
||||
|
||||
private:
|
||||
// unimplemented copy ctor and assignement operator
|
||||
// unimplemented copy ctor and assignment operator
|
||||
DOMPrintFilter(const DOMPrintFilter&);
|
||||
DOMPrintFilter & operator = (const DOMPrintFilter&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user