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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 94c7942aa89298373845ec99721a9a29e9edd446
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Feb 21 12:40:33 2024 +0100

    CAMEL-20410: documentation fixes for camel-ldif
    
    - Fixed samples
    - Fixed grammar and typos
    - Fixed punctuation
    - Added and/or fixed links
    - Converted to use tabs
---
 components/camel-ldif/src/main/docs/ldif-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-ldif/src/main/docs/ldif-component.adoc 
b/components/camel-ldif/src/main/docs/ldif-component.adoc
index 8c755945b27..b91aff70265 100644
--- a/components/camel-ldif/src/main/docs/ldif-component.adoc
+++ b/components/camel-ldif/src/main/docs/ldif-component.adoc
@@ -15,7 +15,7 @@
 *{component-header}*
 
 The LDIF component allows you to do updates on an LDAP server
-from a LDIF body content.
+from an LDIF body content.
 
 This component uses a basic URL syntax to access the server. It uses
 the Apache DS LDAP library to process the LDIF. After processing the LDIF,

Reply via email to