Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBrascher committed Mar 11, 2019
1 parent 353251b commit 3510470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage/src/main/java/com/cloud/usage/UsageManagerImpl.java
Expand Up @@ -289,7 +289,7 @@ public boolean configure(String name, Map<String, Object> params) throws Configu

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

0 comments on commit 3510470

Please sign in to comment.