Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fuelen committed Jul 20, 2024
1 parent 4695ec1 commit 93f9089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/owl/system.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Owl.System do
"""

@doc """
Runs `command` as a daemon, executes `operation` and kills the daemon aftewards.
Runs `command` as a daemon, executes `operation` and kills the daemon afterwards.
Automatically puts messages from `stderr` and `stdout` to `device` prepending them with `prefix`.
Returns result of invoking `operation`.
Expand Down

0 comments on commit 93f9089

Please sign in to comment.