From 0006fe6ea08de8ab79fdd049cb36b649b1125d9b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 28 Dec 2025 00:37:17 +0100 Subject: Fix spelling mistake. --- src/lib/layout_markers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/layout_markers.h b/src/lib/layout_markers.h index 5c615f20e..0485a6f97 100644 --- a/src/lib/layout_markers.h +++ b/src/lib/layout_markers.h @@ -74,7 +74,7 @@ class AllocationRow public: AllocationRow() = default; - /** @return true if allocation succeded, otherwise false */ + /** @return true if allocation succeeded, otherwise false */ bool allocate(int x1, int x2); private: -- cgit v1.2.3