We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cda80a commit 3bbde86Copy full SHA for 3bbde86
openstack/config/clouds/clouds.go
@@ -40,7 +40,7 @@ import (
40
// clouds.yaml, use that location as the only search location for `clouds.yaml` and `secure.yaml`;
41
// - otherwise, the search locations for `clouds.yaml` and `secure.yaml` are:
42
// 1. the current working directory (on Linux: `./`)
43
-// 2. the directory `openstack` under the standatd user config location for
+// 2. the directory `openstack` under the standard user config location for
44
// the operating system (on Linux: `${XDG_CONFIG_HOME:-$HOME/.config}/openstack/`)
45
// 3. on Linux, `/etc/openstack/`
46
//
0 commit comments