You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/08/07 14:01:45 UTC

[hadoop-ozone] 01/02: typo fix

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

elek pushed a commit to branch HDDS-3878
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit 29550ce803abb075d7899e7a7e747d97d0e9cbc7
Author: Elek Márton <el...@apache.org>
AuthorDate: Fri Aug 7 15:55:15 2020 +0200

    typo fix
---
 .../src/main/java/org/apache/hadoop/test/InMemoryConfiguration.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-hdds/test-utils/src/main/java/org/apache/hadoop/test/InMemoryConfiguration.java b/hadoop-hdds/test-utils/src/main/java/org/apache/hadoop/test/InMemoryConfiguration.java
index abf8d37..ee74fef 100644
--- a/hadoop-hdds/test-utils/src/main/java/org/apache/hadoop/test/InMemoryConfiguration.java
+++ b/hadoop-hdds/test-utils/src/main/java/org/apache/hadoop/test/InMemoryConfiguration.java
@@ -25,7 +25,7 @@ import java.util.Map;
 import org.apache.hadoop.hdds.conf.MutableConfigurationSource;
 
 /**
- * In memory, mutable configuration source for testing..
+ * In memory, mutable configuration source for testing.
  */
 public class InMemoryConfiguration implements MutableConfigurationSource {
 


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org