diff options
Diffstat (limited to 'python/enterprise.py')
| -rw-r--r-- | python/enterprise.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/enterprise.py b/python/enterprise.py index a6f03836..915f6c30 100644 --- a/python/enterprise.py +++ b/python/enterprise.py @@ -254,7 +254,7 @@ def release_license(): .. note:: You must authenticate with the Enterprise Server before calling this. - .. note:: This will deactivate the Binary Ninja Enterprise client. You must call :func:`acquire_license` + .. note:: This will deactivate the Binary Ninja Enterprise client. You must call :func:`acquire_license` \ again to continue using Binary Ninja Enterprise in the current process. """ if not core.BNReleaseEnterpriseServerLicense(): |
