Commit 2dec44b
Varun Chawla
✏️ Fix typos in inline comment in
Fix typos in expression.py comment
Fixed two typos in the comment on line 47:
- "operatos" -> "operators"
- "expresion" -> "expression"
The comment now correctly reads: "Redefine operators that would only take a column expression..."expression.py (#1747)1 parent b707f49 commit 2dec44b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments