Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork938
Commit1cdec7a
committed
Fix wrong class name in git.objects.tag docstring
In6126997 (#1850), I had meant to have the git.objects.tag moduledocstring say that the module defined the TagObject class, to helpensure no one would confuse this with the TagReference class. But Iinstead had it wrongly say it defined the TagReference class! Thisfixes that.1 parent8e8b87a commit1cdec7a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments
Comments
(0)