From 02f0b7c35d0398d1c0080eda1413316c6973e82f Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 23 Jan 2021 11:29:22 +0100 Subject: Spelling correction Some spelling corrections. --- src/htmlattrib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/htmlattrib.h b/src/htmlattrib.h index ea3bd04..0a7673f 100644 --- a/src/htmlattrib.h +++ b/src/htmlattrib.h @@ -18,7 +18,7 @@ #include #include -/*! \brief Class reprenting a HTML attibute. */ +/*! \brief Class representing a HTML attribute. */ struct HtmlAttrib { QCString name; -- cgit v0.12