From e34dbbfa18ab4753f9637920719e683ba3037fcf Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 1 May 2022 11:48:41 -0400 Subject: Spell check --- include/qpdf/DLL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/qpdf/DLL.h b/include/qpdf/DLL.h index 42dc2fac..a29a8d14 100644 --- a/include/qpdf/DLL.h +++ b/include/qpdf/DLL.h @@ -63,7 +63,7 @@ for a more in-depth discussion. * A class's runtime type information is need if the class is going to be used as an exception, inherited from, or tested with - dynamic_claass. To do these things across a shared object boundary, + dynamic_class. To do these things across a shared object boundary, runtime type information must be exported. * On Windows: -- cgit v1.2.3-54-g00ecf