small typo

This commit is contained in:
Tobias Kaminsky 2020-01-06 15:16:38 +01:00 committed by GitHub
parent 2310c9c453
commit b675942f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1369,7 +1369,7 @@ public abstract class DrawerActivity extends ToolbarActivity
}
/**
* Get list of users suitable for displaying in navigation drawer heder.
* Get list of users suitable for displaying in navigation drawer header.
* First item is always current {@link User}. Remaining items are other
* users possible to switch to.
*