Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
Co-authored-by: Juan José Nicola <[email protected]>
  • Loading branch information
nichtsfrei and jjnicola committed Dec 17, 2024
1 parent c50b9c8 commit 5577eb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## NAME

**ip_reverse_lookup** - gets the host name of the either the given IP address or the current target
**ip_reverse_lookup** - gets the host name of either the given IP address or the current target

## SYNOPSIS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## NAME

**krb5_gss_prepare_context** - Creates tne initial ticket request for the krb5 GSS-API library and prepares the context for further use.
**krb5_gss_prepare_context** - Creates the initial ticket request for the krb5 GSS-API library and prepares the context for further use.

## SYNOPSIS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

*int* **krb5_gss_update_context**(str);

Has an optional positional argument that contains the byte arrary to send to the KDC.
Has an optional positional argument that contains the byte array to send to the KDC.

## DESCRIPTION

Expand Down

0 comments on commit 5577eb6

Please sign in to comment.