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

Commit a71a79de authored by Evan Charlton's avatar Evan Charlton Committed by Android (Google) Code Review
Browse files

Merge "Fix some javadocs typos"

parents 14ef3ae5 73fca8ed
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ public class RenamingDelegatingContext extends ContextWrapper {
    }

    /**
     * @param context : the context that will be delagated.
     * @param context : the context that will be delegated.
     * @param filePrefix : a prefix with which database and file names will be
     * prefixed.
     */
@@ -118,8 +118,8 @@ public class RenamingDelegatingContext extends ContextWrapper {
    }

    /**
     * @param context : the context that will be delagated.
     * @param fileContext : the context that file and db methods will be delgated to
     * @param context : the context that will be delegated.
     * @param fileContext : the context that file and db methods will be delegated to
     * @param filePrefix : a prefix with which database and file names will be
     * prefixed.
     */