From 2eb1f5dbceeb45c9bac3f9c79adb65b0237ac4b5 Mon Sep 17 00:00:00 2001 From: Wael Date: Tue, 11 Oct 2022 23:06:32 +0200 Subject: [PATCH] Minor typo fix (SingleSignOn) Signed-off-by: Wael --- developer_manual/client_apis/android_library/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/android_library/index.rst b/developer_manual/client_apis/android_library/index.rst index b72ec526a..2b476e33f 100644 --- a/developer_manual/client_apis/android_library/index.rst +++ b/developer_manual/client_apis/android_library/index.rst @@ -23,7 +23,7 @@ to get into the code and note our :doc:`../../prologue/index`. For authentication, you can use our usual login flow, and in addition (or instead if you are OK for users to depend on our Files app) use the great -`Android SingeSignOn library `_ +`Android SingleSignOn library `_ Nextcloud Android library -------------------------