Explorar el Código

Fix small typo in roxygen for google_font

Just a very small typo I stumbled upon while reading the help. :)
tags/v0.3.3
Frie hace 6 años
padre
commit
76a5889a3c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      R/utils.R

+ 1
- 1
R/utils.R Ver fichero

#' Specify Google Font #' Specify Google Font
#' #'
#' Builds Google Fonts URL from family name. Extra weights are given in the #' Builds Google Fonts URL from family name. Extra weights are given in the
#' `...` parameters. Languages can be specified in `langauges` and must one or
#' `...` parameters. Languages can be specified in `languages` and must one or
#' more of the language codes as given by `google_language_codes()`. #' more of the language codes as given by `google_language_codes()`.
#' #'
#' @examples #' @examples

Cargando…
Cancelar
Guardar