Cleanup api generated example docblocks
[civicrm-core.git] / tests / phpunit / api / v3 / SurveyTest.php
index 5235bd05d40dff05da70cef250342e94852ff875..b1f03d19e6cd256b8dc3708cd1f649fba5505eec 100644 (file)
@@ -110,7 +110,7 @@ class api_v3_SurveyTest extends CiviUnitTestCase {
    * test generated examples. (these are to be found in the api/examples folder).
    */
   public function testGetSurveyChainDelete() {
-    $description = "demonstrates get + delete in the same call";
+    $description = "Demonstrates get + delete in the same call.";
     $subfile = 'ChainedGetDelete';
     $params = array(
       'title' => "survey title",