Correct typos in docs
This commit is contained in:
parent
64ae5cf5a1
commit
094098b571
5 changed files with 7 additions and 7 deletions
|
@ -424,7 +424,7 @@ Clears the recent documents list.
|
|||
|
||||
This method sets the current executable as the default handler for a protocol
|
||||
(aka URI scheme). It allows you to integrate your app deeper into the operating
|
||||
system. Once registered, all links with `your-protocol://` will be openend with
|
||||
system. Once registered, all links with `your-protocol://` will be opened with
|
||||
the current executable. The whole link, including protocol, will be passed to
|
||||
your application as a parameter.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue