Skip to content

Commit 184cb36

Browse files
Trailing whitespace.
1 parent 00db100 commit 184cb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/application.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ defmodule Application do
246246
@doc """
247247
Stops the given `app`.
248248
249-
When stopped, the application is still loaded.
249+
When stopped, the application is still loaded.
250250
"""
251251
@spec stop(app) :: :ok | {:error, term}
252252
def stop(app) do

0 commit comments

Comments
 (0)