Skip to content

Commit 4461be7

Browse files
zsistlalavarou
andauthored
Update agent/lib_php_amqplib.c
Co-authored-by: Michal Nowacki <[email protected]>
1 parent 55383f0 commit 4461be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/lib_php_amqplib.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ static void nr_php_amqplib_ensure_class() {
105105
}
106106

107107
/*
108-
* Version detection will be called pulled from PhpAmqpLib\\Package::VERSION
108+
* Version information will be pulled from PhpAmqpLib\\Package::VERSION
109109
* nr_php_amqplib_handle_version will automatically load the class if it isn't
110110
* loaded yet and then evaluate the string. To avoid the VERY unlikely but not
111111
* impossible fatal error if the file/class doesn't exist, we need to wrap

0 commit comments

Comments
 (0)