docs(global): Optimised javadoc, changed the spelling to British English.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Commonly used exceptions will be used in JDevKit.
|
||||
* This package contains commonly used exceptions will be used in JDevKit.
|
||||
*
|
||||
* @author Zihlu Wang
|
||||
* @since 1.0.0
|
||||
|
||||
@@ -16,19 +16,16 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* This package is a part of JDevKit, an open-source Java Development Kit that
|
||||
* provides a set of convenient tools to streamline code development and
|
||||
* enhance productivity. This package serves as the core package containing
|
||||
* common exceptions that are used throughout the entireJDevKit project.
|
||||
*
|
||||
* This package is the core part of JDevKit, an open-source Java Development
|
||||
* Kit that provides a set of convenient tools to streamline code development
|
||||
* and enhance productivity. This package serves as the core package containing
|
||||
* common exceptions that are used throughout the entire JDevKit project.
|
||||
* <p>
|
||||
* JDevKit is designed to be modular, and other specific feature modules within
|
||||
* the library may rely on these exceptions from the core package.
|
||||
*
|
||||
* <p>
|
||||
* For more information and the latest version of JDevKit, please visit our
|
||||
* website <a href="https://codecrafters.org.cn">codecrafters.org.cn</a>.
|
||||
*
|
||||
* <p>
|
||||
* <b>Contact</b>
|
||||
* <ul>
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
* This package is the main part of JDevKit, an open-source Java class library
|
||||
* that provides a set of convenient tools to streamline code development and
|
||||
* enhance productivity. This package serves as the root package for several
|
||||
* modules, containing devkit-core, guid and dev-utils module.
|
||||
*
|
||||
* modules, containing {@code devkit-core}, {@code guid} and {@code dev-utils}
|
||||
* module.
|
||||
* <p>
|
||||
* For more information and the latest version of JDevKit, please visit our
|
||||
* website <a href="https://codecrafters.org.cn">codecrafters.org.cn</a>.
|
||||
|
||||
Reference in New Issue
Block a user