| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -200,7 +200,7 @@ _PyFrame_MakeAndSetFrameObject(_PyInterpreterFrame *frame); | |||
| 200 | 200 | ||
| 201 | 201 | /* Gets the PyFrameObject for this frame, lazily | |
| 202 | 202 | * creating it if necessary. | |
| 203 | - * Returns a borrowed referennce */ | ||
| 203 | + * Returns a borrowed reference */ | ||
| 204 | 204 | static inline PyFrameObject * | |
| 205 | 205 | _PyFrame_GetFrameObject(_PyInterpreterFrame *frame) | |
| 206 | 206 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments