]> git.sesse.net Git - vlc/blobdiff - src/interface/dialog.c
s/informations/information/
[vlc] / src / interface / dialog.c
index c1f21e2c995a16738415aed5c1d8c5e13eab7f4e..fd3568c33f3148c30e7e1b2a765ab4465f6a5cd6 100644 (file)
@@ -131,7 +131,7 @@ void dialog_VFatal (vlc_object_t *obj, bool modal, const char *title,
 #undef dialog_Login
 /**
  * Requests a username and password through the user interface.
- * @param obj the VLC object requesting credential informations
+ * @param obj the VLC object requesting credential information
  * @param username a pointer to the specified username [OUT]
  * @param password a pointer to the specified password [OUT]
  * @param title title for the dialog