Skip to content

Commit 4c189a0

Browse files
authored
Update groups.rs
1 parent 44cf241 commit 4c189a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-templates/src/groups.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ macro_rules! __test_group {
174174
}
175175

176176
// Test that deserializing from a buffer that is not big enough
177-
// will yield and error.
177+
// will yield an error.
178178
// This test does not explicitly check that the error is due to
179179
// a buffer that is not big enough.
180180
{

0 commit comments

Comments
 (0)