[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: Fix typos
noreply at xfce.org
noreply at xfce.org
Sun Dec 16 05:15:01 CET 2018
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screenshooter.
commit f3274e87f30cb381ed5da34278627b39e9494a4d
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Dec 15 00:40:50 2018 -0300
Fix typos
---
lib/screenshooter-capture.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/screenshooter-capture.c b/lib/screenshooter-capture.c
index 2ba25ab..1c4a628 100644
--- a/lib/screenshooter-capture.c
+++ b/lib/screenshooter-capture.c
@@ -1272,13 +1272,13 @@ static GdkPixbuf
* @mouse: whether the mouse pointer should be displayed on the screenshot.
*
* Captures a screenshot with the given options. If @region is FULLSCREEN,
- * the screenshot is capture after @delay seconds. If @region is
+ * the screenshot is captured 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
* have to select a portion of the screen with the mouse. Then a delay of
* @delay seconds elapses, and a screenshot is captured.
*
- * @show_mouse is only captured into account when @region is FULLSCREEN
+ * @show_mouse is only taken into account when @region is FULLSCREEN
* or ACTIVE_WINDOW.
*
* Return value: a #GdkPixbuf containing the screenshot or %NULL
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list