[gjs/doc-typo-fix] doc: Fix a typo
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/doc-typo-fix] doc: Fix a typo
- Date: Fri, 24 Apr 2020 23:58:05 +0000 (UTC)
commit fc0706dd19c745abdac393c0a41ee381b7a9a591
Author: Matthew Leeds <matthew leeds endlessm com>
Date: Fri Apr 24 16:57:42 2020 -0700
doc: Fix a typo
doc/Logging.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/Logging.md b/doc/Logging.md
index c27ed610..9e58981d 100644
--- a/doc/Logging.md
+++ b/doc/Logging.md
@@ -23,7 +23,7 @@ log(new Object());
### logError()
-`logError()` is a more useful function for debugging tha logs the stack trace of
+`logError()` is a more useful function for debugging that logs the stack trace of
a JavaScript `Error()` object, with an optional prefix.
It is commonly used in conjunction with `try...catch` blocks to log errors while
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]