diff options
| author | Julio C. Galindo <[email protected]> | 2023-02-09 07:17:47 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-09 13:17:47 +0100 |
| commit | 6ae21d6581e6030dbb218a932d3ae280e26481ff (patch) | |
| tree | 2bb387c57c03163cc780c4c890b482e76380ed14 /src/shell.html | |
| parent | 5c6a756014fa27e6ec534e6bafa4cf4e1fac890c (diff) | |
| download | raylib-6ae21d6581e6030dbb218a932d3ae280e26481ff.tar.gz raylib-6ae21d6581e6030dbb218a932d3ae280e26481ff.zip | |
Fixed some grammar mistakes and typos. (#2914)
* Fixed some grammar mistakes.
* Fixed some typos.
Diffstat (limited to 'src/shell.html')
| -rw-r--r-- | src/shell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.html b/src/shell.html index 3ab8c3a3..b373394b 100644 --- a/src/shell.html +++ b/src/shell.html @@ -1,5 +1,5 @@ <!doctype html> -<html lang="en-us"> +<html lang="EN-us"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
