Skip to content

Commit b8220cf

Browse files
committed
Removing typo in comment
Signed-off-by: Jiri Podivin <[email protected]>
1 parent 20d6fe9 commit b8220cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/openstack/rabbitmq.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ func reconcileRabbitMQ(
133133
Value: "/var/lib/rabbitmq/rabbitmq_upgrade.log",
134134
},
135135
{
136-
// For some reason HOME needs to be explictly set here even though the entry
136+
// For some reason HOME needs to be explicitly set here even though the entry
137137
// for the random user in /etc/passwd has the correct homedir set.
138138
Name: "HOME",
139139
Value: "/var/lib/rabbitmq",

0 commit comments

Comments
 (0)