diff --git a/gwinc/struct.py b/gwinc/struct.py
index 32eac20ac83fcd8162c9eb086c285499b2ada58f..56a16142f30c5939c62da117e6a1d74ee7d72303 100644
--- a/gwinc/struct.py
+++ b/gwinc/struct.py
@@ -57,7 +57,7 @@ class Struct(object):
 
     """
 
-    # FIXME: This would be a way to allow setting nested struct
+    # FIXME: There should be a way to allow setting nested struct
     # attributes, e.g.:
     #
     # >>> s = Struct()