MainActivity: Whoops. Remove space in package name.

This commit is contained in:
Sebastian Kaspari 2015-03-22 21:40:41 +01:00
parent 74ae710f22
commit 33560b4913
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
*/
package org.yaaic.a ctivity;
package org.yaaic.activity;
import android.content.ComponentName;
import android.content.Intent;