Commit 6c3d7b1
Merge #7217
7217: Fix a typo on a spec comment r=deivid-rodriguez a=deivid-rodriguez
### What was the end-user problem that led to this PR?
The problem was there's a typo on a comment.
### What was your diagnosis of the problem?
My diagnosis was that typos are bad because they difficult reading and distract devs.
### What is your fix for the problem, implemented in this PR?
My fix is to spell bundler properly.
### Why did you choose this fix out of the possible options?
I chose this fix because `bundler` is the only word that makes sense in the context :)
Co-authored-by: David Rodríguez <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments