Skip to content

Commit 1f80fa2

Browse files
authored
chore: remove repetitive words (#2122)
Signed-off-by: racerole <jiangyifeng@outlook.com>
1 parent c69ae4c commit 1f80fa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/md_docs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ func GenMarkdownTree(cmd *cobra.Command, dir string) error {
128128
return GenMarkdownTreeCustom(cmd, dir, emptyStr, identity)
129129
}
130130

131-
// GenMarkdownTreeCustom is the the same as GenMarkdownTree, but
131+
// GenMarkdownTreeCustom is the same as GenMarkdownTree, but
132132
// with custom filePrepender and linkHandler.
133133
func GenMarkdownTreeCustom(cmd *cobra.Command, dir string, filePrepender, linkHandler func(string) string) error {
134134
for _, c := range cmd.Commands() {

doc/rest_docs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ func GenReSTTree(cmd *cobra.Command, dir string) error {
140140
return GenReSTTreeCustom(cmd, dir, emptyStr, defaultLinkHandler)
141141
}
142142

143-
// GenReSTTreeCustom is the the same as GenReSTTree, but
143+
// GenReSTTreeCustom is the same as GenReSTTree, but
144144
// with custom filePrepender and linkHandler.
145145
func GenReSTTreeCustom(cmd *cobra.Command, dir string, filePrepender func(string) string, linkHandler func(string, string) string) error {
146146
for _, c := range cmd.Commands() {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy