Skip to content

Commit 4c2416d

Browse files
committed
fixup docstring
1 parent fad5b7b commit 4c2416d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/string_.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class StringArray(PandasArray):
119119
120120
See Also
121121
--------
122-
pandas.array
122+
array
123123
The recommended function for creating a StringArray.
124124
Series.str
125125
The string methods are available on Series backed by

0 commit comments

Comments
 (0)