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/ui.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dw/ui.hh') diff --git a/dw/ui.hh b/dw/ui.hh index dc695557..010cb595 100644 --- a/dw/ui.hh +++ b/dw/ui.hh @@ -107,14 +107,14 @@ namespace core { *

...

* * - *

Resouces needed for HTML

+ *

Resources needed for HTML

* * This chapter describes, how the form controls defined by HTML are * implemented in Dw. Some of them do not refer to UI resources, but to * other widgets, links to the respective documentations are provided * here. * - *

Resouces created with \

+ *

Resources created with \

* * The HTML \ is always implemented by using UI * resources. \ element has the following attributes: -- cgit v1.2.3