summaryrefslogtreecommitdiff
path: root/project/templates/fltkada.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2021-07-14 17:41:24 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2021-07-14 17:41:24 +1200
commitf7673a44ecb497f9d9496bb5a3b2217b8a9fe74c (patch)
tree1019407f5c39cff0c41aee0c10e9baf02ee2cb8e /project/templates/fltkada.html
parent727e6c9502923b2bcae298282a81e4bd483df4d5 (diff)
Fixed minor source formatting errors
Diffstat (limited to 'project/templates/fltkada.html')
-rw-r--r--project/templates/fltkada.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/templates/fltkada.html b/project/templates/fltkada.html
index 2d7185b..f7f88a6 100644
--- a/project/templates/fltkada.html
+++ b/project/templates/fltkada.html
@@ -88,7 +88,8 @@ intended use is to declare FLTK objects on the stack. Allocation and deallocatio
internals is handled automatically.</p>
<p>A few other minor changes were involved, such as requiring widgets to be explicitly added to a
-group rather than implicitly being added to the last group not yet ended. At the moment the package specifications should provide sufficient information to allow programmers to work with the library.
+group rather than implicitly being added to the last group not yet ended. At the moment the package
+specifications should provide sufficient information to allow programmers to work with the library.
</p>
{% endblock %}