Browse Source

Fix minor issue in createCase documentation

George S. Baugh 10 years ago
parent
commit
02e5786b04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/TestRail/API.pm

+ 1 - 1
lib/TestRail/API.pm

@@ -802,7 +802,7 @@ Creates a test case.
 
 =over 4
 
-=item INTEGER C<SECTION ID> - Parent Project ID.
+=item INTEGER C<SECTION ID> - Parent Section ID.
 
 =item STRING C<TITLE> - Case title.