Skip to content

Commit b070df8

Browse files
kazu80addaleax
authored andcommitted
doc: fix typo in BUILDING.md
e.g., to e.g. at BUILDING.md line 116 PR-URL: #9569 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 39f0482 commit b070df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To test if Node.js was built correctly:
113113
> Release\node -e "console.log('Hello from Node.js', process.version)"
114114
```
115115

116-
### Android / Android-based devices (e.g., Firefox OS)
116+
### Android / Android-based devices (e.g. Firefox OS)
117117

118118
Although these instructions for building on Android are provided, please note
119119
that Android is not an officially supported platform at this time. Patches to

0 commit comments

Comments
 (0)