Skip to content

Commit a1e3b34

Browse files
committed
Namespace this
1 parent ed5880b commit a1e3b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/articles/messages-and-errors.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ I view it as a special case of a bullet list of simple items, which also don't g
8080
```{r}
8181
gs4_bullets(c(
8282
"We're going to list some things:",
83-
bulletize(gargle_map_cli(month.abb[1:4]))
83+
bulletize(gargle::gargle_map_cli(month.abb[1:4]))
8484
))
8585
```
8686

0 commit comments

Comments
 (0)