wording change
This commit is contained in:
parent
85a5debc88
commit
ebd2ea14cd
@ -70,7 +70,7 @@ const HELP_MISC: &str = "- In some edge cases, math functions may not parse corr
|
|||||||
- A (very minor) note in regards to the timing functionality (the 'took' number in the top panel): this value is not accurate when running in the browser in comparison to when running natively. Implementations of this timing functionality vary from browser-to-browser.";
|
- A (very minor) note in regards to the timing functionality (the 'took' number in the top panel): this value is not accurate when running in the browser in comparison to when running natively. Implementations of this timing functionality vary from browser-to-browser.";
|
||||||
|
|
||||||
// Used to provide info on the Licensing of the project
|
// Used to provide info on the Licensing of the project
|
||||||
const LICENSE_INFO: &str = "The AGPL license ensures that the end user, even if not hosting the program itself, still is guaranteed access to the source code of the project in question.";
|
const LICENSE_INFO: &str = "The AGPL license ensures that the end user, even if not hosting the program itself, is still guaranteed access to the source code of the project in question.";
|
||||||
|
|
||||||
// Stores settings
|
// Stores settings
|
||||||
struct AppSettings {
|
struct AppSettings {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user