Commit 69dd983
Varun Chawla
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..."1 parent b707f49 commit 69dd983
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