From 83b3ce9200f8c92fd5f10207ec5b029e7d00b853 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Tue, 09 Jul 2013 10:51:56 +0000
Subject: [PATCH] Fix typo in comment
---
opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java b/opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java
index 06ffb03..f04b655 100644
--- a/opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java
+++ b/opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java
@@ -84,7 +84,7 @@
/**
* This enumeration contains the different Status on which
- * the dowloading process of the jars can be.
+ * the downloading process of the jars can be.
*
*/
public enum Status
--
Gitblit v1.10.0