[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/url-http-oauth-demo e399d1cf6d: Fix a typo
|
From: |
Thomas Fitzsimmons |
|
Subject: |
[elpa] externals/url-http-oauth-demo e399d1cf6d: Fix a typo |
|
Date: |
Tue, 9 May 2023 06:12:13 -0400 (EDT) |
branch: externals/url-http-oauth-demo
commit e399d1cf6d670799a05d4224ee23c7521bfad774
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Fix a typo
* url-http-oauth-demo.el: Fix typo.
---
url-http-oauth-demo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/url-http-oauth-demo.el b/url-http-oauth-demo.el
index 3371f3c9b9..9311fc704c 100644
--- a/url-http-oauth-demo.el
+++ b/url-http-oauth-demo.el
@@ -32,7 +32,7 @@
;; implementation is unique in that it is released as Free Software,
;; and does not require JavaScript for any of the OAuth 2.0 steps.
;;
-;; Here is a diagram summarizing protocol, adapted from RFC 6749:
+;; Here is a diagram summarizing the protocol, adapted from RFC 6749:
;;
;; `url' and `url-http-oauth' implement
;; these middle steps
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/url-http-oauth-demo e399d1cf6d: Fix a typo,
Thomas Fitzsimmons <=