Fix spelling of primarily in QCalendar::isSolar()'s doc
It was missing a y. Change-Id: I12dac02e451addff966f554811ca1999acadbb1b Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
This commit is contained in:
parent
ca3be92234
commit
fc49d73c44
@ -810,7 +810,7 @@ bool QCalendar::isLuniSolar() const
|
||||
/*!
|
||||
Returns \c true if this calendar is solar.
|
||||
|
||||
A solar calendar is based primaril on the Sun's varying position in the sky,
|
||||
A solar calendar is based primarily on the Sun's varying position in the sky,
|
||||
relative to the fixed stars.
|
||||
*/
|
||||
bool QCalendar::isSolar() const
|
||||
|
Loading…
Reference in New Issue
Block a user