diff --git a/lib/screenshooter-capture.c b/lib/screenshooter-capture.c index c435babf93c97a27e951e8d2735feb787159d257..d8bd9e486fc5caac4780e7594bd36be51104ff90 100644 --- a/lib/screenshooter-capture.c +++ b/lib/screenshooter-capture.c @@ -1037,7 +1037,7 @@ static GdkPixbuf * Takes a screenshot with the given options. If @region is FULLSCREEN, * the screenshot is taken after @delay seconds. If @region is * ACTIVE_WINDOW, a delay of @delay seconds elapses, then the active - * window is detected and captured. If @region is SELECT, the user will + * window is detected and captured. If @region is SELECT, the user will * have to select a portion of the screen with the mouse. Then a delay of * @delay seconds elapses, and a screenshot is taken. *