Skip to content

Commit

Permalink
Update doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MadhukaHarith92 committed Aug 10, 2023
1 parent c0ceea6 commit b0a493b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/soap.bal
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import ballerina/http;
import ballerina/mime;

# Soap version.
# Defines the supported SOAP versions.
public enum SoapVersion {
SOAP11,
SOAP12
Expand Down

0 comments on commit b0a493b

Please sign in to comment.