Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit a1b61a2

Browse files
committed
Fix CS.
1 parent 5f75020 commit a1b61a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HipChatMessage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ public function content($content)
202202

203203
/**
204204
* Set the color for the message.
205-
* Allowed values: yellow, green, red, purple, gray, random
205+
* Allowed values: yellow, green, red, purple, gray, random.
206206
*
207207
* @param $color
208208
* @return string

0 commit comments

Comments
 (0)