This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 4df45b5ee6 Fix formatting and punctuation in user manual (#950)
4df45b5ee6 is described below

commit 4df45b5ee632f1123b872e83e2f875b640de55e8
Author: Himanshu Verma <[email protected]>
AuthorDate: Fri Jan 30 13:17:27 2026 +0530

    Fix formatting and punctuation in user manual (#950)
---
 docs/asciidoc/user-manual.adoc | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/docs/asciidoc/user-manual.adoc b/docs/asciidoc/user-manual.adoc
index d40f16cbb3..247269b4d6 100644
--- a/docs/asciidoc/user-manual.adoc
+++ b/docs/asciidoc/user-manual.adoc
@@ -98,18 +98,19 @@ between ease of use, platform independence and 
customizability.
 
 ==== Data Model Library
 
-Apache OFBiz is heavily inspired by a book called the "The Data Model Resource
-Book". This book provides a "A Library of Universal Data Models for All
+Apache OFBiz is heavily inspired by a book called "The Data Model Resource
+Book." This book provides a "A Library of Universal Data Models for All
 Enterprises". These models cover things like parties, orders, invoices,
-payments, general ledgers, quotes and much more.
+payments, general ledgers, quotes, and much more.
 
-By using OFBiz, adopters start with a full pre-designed data model that covers
-common and universal business requirements. Hundreds of entities are defined
-which save many hours of thinking, designing, and testing such models.
+By using OFBiz, adopters start with a full pre-designed data model
+that covers common and universal business requirements. Hundreds of
+entities are defined, which saves many hours of thinking, designing,
+and testing such models.
 
 It is important to note that the data model library does not only cover
-entities, but also the data that comes with these entities. Data is further
-categorized by function (seed, demo, etc ...)
+entities but also the data that comes with these entities. Data is further
+categorized by function (seed, demo, etc.). …​)
 
 ==== Service Library
 

Reply via email to