[Committed] copy/paste comment error

Index: Triangle.java

===================================================================

— Triangle.java (revision 4041)

+++ Triangle.java (working copy)

@@ -121,7 +121,7 @@

    }

   

    /**

  •     * calculateCenter finds the average point of the triangle.
  •     * calculateNormal finds the normal vector of this triangle.    

         

         
    /

        public void calculateNormal() {
pooja333 said:



please help..
harsha said:

Index: Triangle.java
===================================================================
--- Triangle.java (revision 4041)
+++ Triangle.java (working copy)
@@ -121,7 +121,7 @@
     }
     
     /**
-     * calculateCenter finds the average point of the triangle.
+     * calculateNormal finds the normal vector of this triangle.   
      *
      */
     public void calculateNormal() {



As far as I see the current Contribution rules, you can just check that kind of stuff in without a necessary post in the Contribution Depot.

I think, he posted it here, because he doesn't have comitting rights…



That's excactly the problem, many people have to deal with, found small bugs but to lazy to make a new topic in the forum, but couldn't just commit it, because they don't have the rights…



Maybe it should be more easy to get comitting rights?

tim8dev said:

I think, he posted it here, because he doesn't have comitting rights...

That's excactly the problem, many people have to deal with, found small bugs but to lazy to make a new topic in the forum, but couldn't just commit it, because they don't have the rights...

Maybe it should be more easy to get comitting rights?



A PM to Erlend, Momoko, or myself usually results in committer rights for at least the second patch submitted.. You raise an interesting point as far as small documentation fixes, however..