diff --git a/configs/res_odbc.conf.sample b/configs/res_odbc.conf.sample
index 2980bad68cb3d24fc4392dbc7fa8f6e24b0e6b6f..66659ae42ea2a8588146ca3b2860ecb055116283 100644
--- a/configs/res_odbc.conf.sample
+++ b/configs/res_odbc.conf.sample
@@ -23,7 +23,7 @@ enabled => no
 ; (or /usr/local/etc/odbc.ini, on FreeBSD and similar systems).
 dsn => asterisk
 ;
-; Username for connecting to the database.  The default user is "root".
+; Username for connecting to the database.  The user defaults to the context name if unspecified.
 ;username => myuser
 ;
 ; Password for authenticating the user to the database.  The default