mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-13 04:28:09 +00:00
spelling: available
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
3e55ae5852
commit
32de6ff2cd
@@ -11,7 +11,7 @@ In the past (before 2018), we were using *free-decompiler.com* domain as homepag
|
||||
|
||||
## Download application
|
||||
For downloading the app, see [latest release](https://github.com/jindrapetrik/jpexs-decompiler/releases/latest).
|
||||
Older versions and nightly builds are availabe at the [releases section](https://github.com/jindrapetrik/jpexs-decompiler/releases)
|
||||
Older versions and nightly builds are available at the [releases section](https://github.com/jindrapetrik/jpexs-decompiler/releases)
|
||||
|
||||
### How to install
|
||||
See [installation section of the wiki](https://github.com/jindrapetrik/jpexs-decompiler/wiki/Installation)
|
||||
|
||||
@@ -23372,7 +23372,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// The publisher has been disabled and its resource is not avaiable. This
|
||||
// The publisher has been disabled and its resource is not available. This
|
||||
// usually occurs when the publisher is in the process of being uninstalled
|
||||
// or upgraded.
|
||||
//
|
||||
@@ -37878,7 +37878,7 @@ public interface WinError {
|
||||
//
|
||||
// MessageText:
|
||||
//
|
||||
// The DAA command has no resources availble to execute the command.
|
||||
// The DAA command has no resources available to execute the command.
|
||||
//
|
||||
int TPM_E_DAA_RESOURCES = 0x80280050;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user