Update comment now that we use an enum class
Change-Id: I2daefa5a0e63d9a571ee90a9b8be5e58fa2315a1
diff --git a/unotools/source/config/useroptions.cxx b/unotools/source/config/useroptions.cxx
index e860151..292c0001 100644
--- a/unotools/source/config/useroptions.cxx
+++ b/unotools/source/config/useroptions.cxx
@@ -47,7 +47,7 @@ using namespace utl;
using namespace com::sun::star;
// vOptionNames[] -- names of the user option entries
// The order corresponds to the #define USER_OPT_* list in useroptions.hxx.
// The order must correspond to the enum class UserOptToken in useroptions.hxx.
static o3tl::enumarray<UserOptToken, char const *> vOptionNames = {
"l", // UserOptToken::City
"o", // UserOptToken::Company