mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
📝 capitalize Function
This commit is contained in:
@@ -139,7 +139,7 @@ window.measure = (description, fn) ->
|
||||
# A String descrption that will be available in the Profiles tab of the dev
|
||||
# tools.
|
||||
# * fn:
|
||||
# A function to profile.
|
||||
# A Function to profile.
|
||||
#
|
||||
# Return the value returned by the given function.
|
||||
window.profile = (description, fn) ->
|
||||
|
||||
Reference in New Issue
Block a user