Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7eacbbd3 authored by Satyam Sharma's avatar Satyam Sharma Committed by Linus Torvalds
Browse files

Fix a typo in Documentation/keys.txt

parent a12e2c6c
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -859,9 +859,8 @@ payload contents" for more information.
	void unregister_key_type(struct key_type *type);


Under some circumstances, it may be desirable to desirable to deal with a
bundle of keys.  The facility provides access to the keyring type for managing
such a bundle:
Under some circumstances, it may be desirable to deal with a bundle of keys.
The facility provides access to the keyring type for managing such a bundle:

	struct key_type key_type_keyring;