1
0
Fork 0
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:
jules 2015-11-25 09:36:09 +00:00
parent d833ab5e33
commit 5507ad4df7

View file

@ -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