We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7651f43 commit 970658fCopy full SHA for 970658f
src/Gestures/GestureTracker.vala
@@ -88,7 +88,7 @@ public class Gala.GestureTracker : Object {
88
89
/**
90
* @param percentage Value between 0 and 1.
91
- * @param completions How often a full cycle of the gesture was completed in this go. Can be
+ * @param completions The number of times a full cycle of the gesture was completed in this go. Can be
92
* negative if the gesture was started in one direction but ended in the other. This is used to update
93
* the UI to the according state. 0 for example means that the UI should go back to the same state
94
* it was in before the gesture started.
0 commit comments