Fix typo
Change-Id: I2e1d9f24065bfb7c49a968cd04ab028b50f90231
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -26,7 +26,7 @@ import java.util.Collection; | ... | @@ -26,7 +26,7 @@ import java.util.Collection; |
26 | * into the appropriate group or actions needed to implement | 26 | * into the appropriate group or actions needed to implement |
27 | * the egress function. | 27 | * the egress function. |
28 | * | 28 | * |
29 | - * A next objective is made up of a collection of traffic treatements | 29 | + * A next objective is made up of a collection of traffic treatments |
30 | * associated with a type. These types are: | 30 | * associated with a type. These types are: |
31 | * | 31 | * |
32 | * - Hashed | 32 | * - Hashed | ... | ... |
-
Please register or login to post a comment