Explorar el Código

chore: remove repetitive words in comments (#3813)

Signed-off-by: dongjinlong <dongjinlong@outlook.com>
dongjinlong hace 2 años
padre
commit
cae63a2b5b
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      migrate_cpp/rewriter_test.cpp
  2. 1 1
      proposals/p2360.md

+ 1 - 1
migrate_cpp/rewriter_test.cpp

@@ -56,7 +56,7 @@ class Annotations {
 // Rewrites the `cpp_code`, return the Carbon equivalent. If the text has no
 // source range annotated with $[[...]]$, the entire translation unit will be
 // migrated and output. Otherwise, only the migrated output corresponding to the
-// annotated range will be be output. No more than one range may be annotated at
+// annotated range will be output. No more than one range may be annotated at
 // all.
 //
 // This annotation mechanism is useful in that it allows us to specifically test

+ 1 - 1
proposals/p2360.md

@@ -647,4 +647,4 @@ There are a few reasons we decided not to go with this approach:
 This was discussed
 [in the #syntax channel on 2022-11-03](https://discord.com/channels/655572317891461132/708431657849585705/1037793379813167166)
 and
-[in open discussion on on 2022-12-07](https://docs.google.com/document/d/1gnJBTfY81fZYvI_QXjwKk1uQHYBNHGqRLI2BS_cYYNQ/edit?resourcekey=0-ql1Q1WvTcDvhycf8LbA9DQ#heading=h.qu6e01wbzrhz).
+[in open discussion on 2022-12-07](https://docs.google.com/document/d/1gnJBTfY81fZYvI_QXjwKk1uQHYBNHGqRLI2BS_cYYNQ/edit?resourcekey=0-ql1Q1WvTcDvhycf8LbA9DQ#heading=h.qu6e01wbzrhz).