summaryrefslogtreecommitdiff
path: root/src/frame.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.hh')
-rw-r--r--src/frame.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.hh b/src/frame.hh
index 7f146a21..500dcb4a 100644
--- a/src/frame.hh
+++ b/src/frame.hh
@@ -91,7 +91,7 @@ public:
//! Reversely applies gravity for the client's gravity, moving the frame so
//! that the client is in its pre-gravity position
- void restoreGravity();
+ void reverseGravity();
};
}