fix linting

This commit is contained in:
Tony Brix
2017-06-26 10:37:08 -05:00
parent f16cbfbfa1
commit 89d39a24d3

View File

@@ -821,7 +821,7 @@ class AtomEnvironment extends Model
@emitter.emit 'did-beep'
# Essential: A flexible way to open a dialog akin to an alert dialog.
#
#
# If the dialog is closed (via `Esc` key or `X` in the top corner) without selecting a button
# the first button will be clicked unless a "Cancel" or "No" button is provided.
#