Skip to content

Commit f26d659

Browse files
committed
Clean up
1 parent dfdbdee commit f26d659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Curl/Curl.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ public function setCookie($key, $value)
702702
}
703703

704704
/**
705-
* Get cookie.
705+
* Get cookie
706706
*
707707
* @access public
708708
* @param $key
@@ -715,7 +715,7 @@ public function getCookie($key)
715715
}
716716

717717
/**
718-
* Get response cookie.
718+
* Get response cookie
719719
*
720720
* @access public
721721
* @param $key

0 commit comments

Comments
 (0)