mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 05:30:54 +03:00
all: Fix typos and some URLs
This commit is contained in:
parent
4a53fd56b7
commit
168d375784
18 changed files with 26 additions and 26 deletions
|
@ -141,7 +141,7 @@ type Client struct {
|
|||
goBinaryStatus goBinaryStatus
|
||||
}
|
||||
|
||||
// Graph writes a module dependenchy graph to the given writer.
|
||||
// Graph writes a module dependency graph to the given writer.
|
||||
func (c *Client) Graph(w io.Writer) error {
|
||||
mc, coll := c.collect(true)
|
||||
if coll.err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue