Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
QA: Use highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Apr 22, 2016
1 parent 93dda0c commit 9342156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/php/org/nagios/nsca/NscaClient.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* NSCA (Nagios Service Check Acceptor) Client. Send passive checks for Nagios.
*
* ```
* ```php
* $c= new NscaClient('nagios.example.com');
* $c->connect();
* $c->send(new NscaMessage(
Expand Down

0 comments on commit 9342156

Please sign in to comment.