Skip to content

Commit 66f9c02

Browse files
committed
docstring
1 parent a1378d7 commit 66f9c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PkgAuthentication.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ end
932932
struct Uninstall
933933
934934
Wrapper around the closure returned by `Pkg.PlatformEngines.register_auth_error_handler`.
935-
Callin
935+
Calling this object will remove the Pkg authentication hooks.
936936
937937
```julia
938938
julia> uninstall = PkgAuthentication.install()

0 commit comments

Comments
 (0)