summaryrefslogtreecommitdiff
path: root/project/templates/fltkada.html
diff options
context:
space:
mode:
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 %}