From 6cd133d2f242d36bd48ddea44acd868f70782d0b Mon Sep 17 00:00:00 2001 From: Gevel Tekens Date: Tue, 4 Feb 2025 23:13:27 +0100 Subject: Fix several typos See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/ --- dw/tablecell.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/tablecell.cc') diff --git a/dw/tablecell.cc b/dw/tablecell.cc index e2588c0b..5f125bac 100644 --- a/dw/tablecell.cc +++ b/dw/tablecell.cc @@ -30,7 +30,7 @@ namespace dw { * * Once I understand how diamond inheritance works, a class TableCell * will be provided, from which SimpleTableCell and AlignedTableCell - * will inherit, additionaly (in a multiple way). + * will inherit, additionally (in a multiple way). */ namespace tablecell { -- cgit v1.2.3