Skip to content

Commit 3db3a3a

Browse files
committed
fix typo
1 parent f9f605c commit 3db3a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saprfc-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on the different elements of a SAP remote function call.
1414
need to know that. In that case it is determined automagically for you.
1515

1616
These are the four parameters of the `SapRfc` constructor. Except for the name,
17-
all parameters are optional an can be set at a later time.
17+
all parameters are optional and can be set at a later time.
1818

1919
The class `SapRfc` implements the [JsonSerializable interface
2020
][jsonserializable]. The remote function call name, its parameters and API can

0 commit comments

Comments
 (0)