Skip to content

Commit 3510470

Browse files
author
GabrielBrascher
committed
Fix typo
1 parent 353251b commit 3510470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

usage/src/main/java/com/cloud/usage/UsageManagerImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ public boolean configure(String name, Map<String, Object> params) throws Configu
289289

290290
/**
291291
* Sets the '_pid' variable based on the cloudstack-usage.service process id (pid) according to the file /var/run/cloudstack-usage.service.pid. </br>
292-
* It thorws a CloudRuntimeException in the following cases:
292+
* It throws a CloudRuntimeException in the following cases:
293293
* <ul>
294294
* <li>Cannot find the pid file</li>
295295
* <li>Cannot read the pid file</li>

0 commit comments

Comments
 (0)