Skip to content

Commit

Permalink
Minor improvement to inst_autoconfigure documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Mar 8, 2016
1 parent 24af38b commit 2ea095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clients/inst_autoconfigure.rb
Expand Up @@ -503,7 +503,7 @@ def wait_systemd_finished(max_wait, ser_ignore)

# Determines the current uptime
#
# @return [Float] Current uptime
# @return [Float] Current uptime in seconds
def uptime
Process.clock_gettime(Process::CLOCK_MONOTONIC)
end
Expand Down

0 comments on commit 2ea095e

Please sign in to comment.