Skip to content

Commit 4019bfc

Browse files
author
Senthil Nathan
committed
Minor typo fix.
1 parent 2ec911d commit 4019bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ if(error == 0) {
167167
printStringLn("Compare tuple attributes function returned an error. Error=" + (rstring)error);
168168
}
169169
}
170-
// Following is the usage description for the get_tuple_attribute_value function.
170+
// Following is the usage description for the compare_tuple_attributes function.
171171
//
172172
// Arg1: Your tuple1
173173
// Arg2: Your tuple2

0 commit comments

Comments
 (0)