mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
all: Fix typos and some URLs
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user