Skip to content

Commit

Permalink
Fix typos in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 21, 2024
1 parent dc85cd2 commit b81c37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ public void testConfigurationsAtEmpty() {
}

/**
* Tests the configurationsAt() method if the sub configurations are not connected..
* Tests the configurationsAt() method if the sub configurations are not connected.
*/
@Test
public void testConfigurationsAtNoUpdate() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ public void testDefaultContextFactory() {
}

/**
* Tests whether the key of an attribute can be generated..
* Tests whether the key of an attribute can be generated.
*/
@Test
public void testNodeKeyAttribute() {
Expand Down

0 comments on commit b81c37d

Please sign in to comment.