This is an automated email from the ASF dual-hosted git repository.
mbrohl pushed a commit to branch trunk
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/trunk by this push:
new ed097f7 Fixed: Wrong include file name in accounting.adoc
ed097f7 is described below
commit ed097f7f835ecd11dff0061e20632d8ee4ea3498
Author: Michael Brohl <
[hidden email]>
AuthorDate: Tue Feb 25 22:50:50 2020 +0100
Fixed: Wrong include file name in accounting.adoc
---
applications/accounting/src/docs/asciidoc/accounting.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/applications/accounting/src/docs/asciidoc/accounting.adoc b/applications/accounting/src/docs/asciidoc/accounting.adoc
index 931f5e9..1d0636c 100644
--- a/applications/accounting/src/docs/asciidoc/accounting.adoc
+++ b/applications/accounting/src/docs/asciidoc/accounting.adoc
@@ -32,7 +32,7 @@ include::_include/acc-invoices.adoc[leveloffset=+1]
include::_include/acc-payments.adoc[leveloffset=+1]
-include::_include/acc-payments-gateway.adoc[leveloffset=+1]
+include::_include/acc-payment-gateway.adoc[leveloffset=+1]
include::_include/acc-billing-accounts.adoc[leveloffset=+1]