From 128e2fbd8130d2a5743fb3d15247056cc909d50a Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 10 Oct 2014 14:59:40 +0000
Subject: [PATCH] Backport OPENDJ-1595 Fix typo "OpenDJ compressing" to "OpenDJ compresses"

---
 opends/src/main/docbkx/admin-guide/chap-tuning.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/main/docbkx/admin-guide/chap-tuning.xml b/opends/src/main/docbkx/admin-guide/chap-tuning.xml
index 77abe9f..fd8ddc9 100644
--- a/opends/src/main/docbkx/admin-guide/chap-tuning.xml
+++ b/opends/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -368,7 +368,7 @@
   <section xml:id="perf-data-storage">
    <title>Data Storage Settings</title>
    
-   <para>By default, OpenDJ compressing attribute descriptions and object class
+   <para>By default, OpenDJ compresses attribute descriptions and object class
    sets to reduce data size. This is called compact encoding.</para>
 
    <para>

--
Gitblit v1.10.0