graphql, internal: fix typos in comments (#27184)

* ✏️ Fix typos

* ️ Revert changes

* Update internal/web3ext/web3ext.go

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
This commit is contained in:
David Dzhalaev
2023-05-02 04:57:07 -04:00
committed by GitHub
co-authored by Martin Holst Swende
parent 7f6c045e0d
commit 29c33d9bab
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// package web3ext contains geth specific web3.js extensions.
// Package web3ext contains geth specific web3.js extensions.
package web3ext
var Modules = map[string]string{