Skip to content

Commit 148cdd0

Browse files
committed
small docstring fix
1 parent 1c3a371 commit 148cdd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SVHN2/SVHN2.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ module SVHN2
6868
download([dir]; [i_accept_the_terms_of_use])
6969
7070
Trigger the (interactive) download of the full dataset into
71-
"<`dir`>/$DEPNAME". If no `dir` is provided the dataset will
72-
be downloaded into "~/.julia/datadeps/$DEPNAME".
71+
"`dir`". If no `dir` is provided the dataset will be
72+
downloaded into "~/.julia/datadeps/$DEPNAME".
7373
7474
This function will display an interactive dialog unless
7575
either the keyword parameter `i_accept_the_terms_of_use` or

0 commit comments

Comments
 (0)