mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
Documentation: minor typo fix
This commit is contained in:
parent
d833ab5e33
commit
5507ad4df7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
|
||||
The returned value is a block of text containing an RSA-encoded block, followed
|
||||
by some human-readable details. If you pass this block of text to
|
||||
OnlineUnlockStatus::applyKeyFile(), it will decrpyt it, and if the
|
||||
OnlineUnlockStatus::applyKeyFile(), it will decrypt it, and if the
|
||||
key matches and the machine numbers match, it will unlock that machine.
|
||||
|
||||
Typically the way you'd use this on a server would be to build a small executable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue