Skip to content

Commit 773eeac

Browse files
committed
fix minor typo
1 parent a85d11d commit 773eeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UPGRADE FROM 1.0 to 2.0
22

3-
The main change is that the property `$soapclient` in the abstract class `AbstractSoapClientBase` is no more static.
3+
The main change is that the property `$soapClient` in the abstract class `AbstractSoapClientBase` is no more static.
44

55
**Previously**:
66
```php

0 commit comments

Comments
 (0)