From 0b096fd7deac3014e71c135d010ed8a9e4c02ede Mon Sep 17 00:00:00 2001 From: M M Arif Date: Sun, 10 Jul 2022 16:34:04 +0200 Subject: [PATCH] Update 'Code Standards' --- Code-Standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Standards.md b/Code-Standards.md index 209f7c4..01ec31c 100644 --- a/Code-Standards.md +++ b/Code-Standards.md @@ -12,7 +12,7 @@ import android.view.LayoutInflater; import android.view.MenuItem; /** - * Author M M Arif + * @author M M Arif */ ```