summaryrefslogtreecommitdiff
path: root/test/DebugProtoTest.thrift
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugProtoTest.thrift')
-rw-r--r--test/DebugProtoTest.thrift2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift
index e2bba40e2..3cb3478e4 100644
--- a/test/DebugProtoTest.thrift
+++ b/test/DebugProtoTest.thrift
@@ -27,7 +27,7 @@ struct Doubles {
3: double neginf,
4: double repeating,
5: double big,
- 6: double small,
+ 6: double tiny,
7: double zero,
8: double negzero,
}