diff --git a/pygmt/src/solar.py b/pygmt/src/solar.py index 31ec69839c9..cc2720f6b01 100644 --- a/pygmt/src/solar.py +++ b/pygmt/src/solar.py @@ -1,5 +1,5 @@ """ -solar - Plot day-light terminators and other sunlight parameters. +solar - Plot day-night terminators and other sunlight parameters. """ from typing import Literal @@ -32,7 +32,7 @@ def solar( **kwargs, ): r""" - Plot day-light terminators and other sunlight parameters. + Plot day-night terminators and other sunlight parameters. This function plots the day-night terminator. Alternatively, it can plot the terminators for civil twilight, nautical twilight, or astronomical twilight.