[gcompris] minor: code formatter removed space at end of line
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] minor: code formatter removed space at end of line
- Date: Tue, 25 Sep 2012 22:11:49 +0000 (UTC)
commit 24863eb2af36b0d9df2d010bd32f9e2cc562e629
Author: Peter Albrecht <pa-dev gmx de>
Date: Fri Sep 7 23:57:00 2012 +0200
minor: code formatter removed space at end of line
src/mining-activity/mining.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mining-activity/mining.py b/src/mining-activity/mining.py
index e5ec643..bdea85b 100644
--- a/src/mining-activity/mining.py
+++ b/src/mining-activity/mining.py
@@ -738,7 +738,7 @@ class Nugget:
def reset(self, nugget, x, y):
"""
Move nugget to a new position.
- nugget : we don't need it in this case, since there is only one nugget image in this class,
+ nugget : we don't need it in this case, since there is only one nugget image in this class,
but the callback interface defines this parameter
x : new x position for the nugget image
y : new y position for the nugget image
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]