summaryrefslogtreecommitdiffstats
path: root/lib/SparkPost/SparkPostResponse.php
diff options
context:
space:
mode:
authorAvi Goldman <avrahamymgoldman@gmail.com>2016-06-23 09:43:56 -0400
committerAvi Goldman <avrahamymgoldman@gmail.com>2016-06-23 09:43:56 -0400
commitf79318aeea95c0ce7fb8d5ef376a2b0b97f3c140 (patch)
tree60c4073730c4870404717d2ed3b152bc899371c1 /lib/SparkPost/SparkPostResponse.php
parentfda0a912a79ef6a7e5ea95123bd305fb712f80db (diff)
downloadphp-sparkpost-f79318aeea95c0ce7fb8d5ef376a2b0b97f3c140.zip
php-sparkpost-f79318aeea95c0ce7fb8d5ef376a2b0b97f3c140.tar.gz
php-sparkpost-f79318aeea95c0ce7fb8d5ef376a2b0b97f3c140.tar.bz2
fixed examples, and small details
Diffstat (limited to 'lib/SparkPost/SparkPostResponse.php')
-rw-r--r--lib/SparkPost/SparkPostResponse.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SparkPost/SparkPostResponse.php b/lib/SparkPost/SparkPostResponse.php
index 08750f9..e6a8fd1 100644
--- a/lib/SparkPost/SparkPostResponse.php
+++ b/lib/SparkPost/SparkPostResponse.php
@@ -38,7 +38,7 @@ class SparkPostResponse implements ResponseInterface
}
/**
- * pass these down to the response given in the constructor
+ * pass these down to the response given in the constructor.
*/
public function getProtocolVersion()
{