#69 Anaconda has "Time & Date" screen , not "Date & Time"
Opened by rffontenelle. Modified

The doc modules/install-guide/pages/_partials/install/DateTimeSpoke.adoc has a few occurrences of "Date & Time", including "The `Date & Time` screen ...", refering to one of Anaconda screen.

However the screen title is actually "Time & Date", as can be seen in the source code (pyanaconda/ui/gui/spokes/datetime_spoke.py#L399 at github.com/rhinstaller/anaconda)

IMHO, at least the "The `Date & Time` screen ..." in DateTimeSpoke.adoc should be changed to "The `Time & Date` screen ...".

See screenshot of the documentation (the embedded image is up-to-date):

anaconda-time-date.png

Any opinions on this?


Metadata