Modified doc string.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@114875 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/types/TestBasicTypes.py b/test/types/TestBasicTypes.py
index abf5355..13b519c 100644
--- a/test/types/TestBasicTypes.py
+++ b/test/types/TestBasicTypes.py
@@ -1,5 +1,5 @@
 """
-Test that variables of basic types are displayed correctly.
+Test that variables of integer basic types are displayed correctly.
 """
 
 import os, time