From 2f0f6cdb94d5ba18f2b15bb64e16c01d7620d942 Mon Sep 17 00:00:00 2001
From: coulbeck <coulbeck@localhost>
Date: Mon, 17 Sep 2007 22:13:18 +0000
Subject: [PATCH] Spelling of 'occurred'.

---
 opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java b/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
index dd0c799..f4ee8ba 100644
--- a/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
+++ b/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -2585,7 +2585,7 @@
    * Export the entries from the backend.
    * The ieContext must have been set before calling.
    *
-   * @throws DirectoryException when an error occured
+   * @throws DirectoryException when an error occurred
    */
   protected void exportBackend()
   throws DirectoryException

--
Gitblit v1.10.0