You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Binglin Chang (JIRA)" <ji...@apache.org> on 2014/05/13 09:50:16 UTC

[jira] [Created] (HDFS-6381) Fix a typo in INodeReference.java

Binglin Chang created HDFS-6381:
-----------------------------------

             Summary: Fix a typo in INodeReference.java
                 Key: HDFS-6381
                 URL: https://issues.apache.org/jira/browse/HDFS-6381
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Binglin Chang
            Assignee: Binglin Chang
            Priority: Trivial


hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeReference.java
{code}
  * For example,
- * (1) Support we have /abc/foo, say the inode of foo is inode(id=1000,name=foo)
+ * (1) Suppose we have /abc/foo, say the inode of foo is inode(id=1000,name=foo)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)