From f90178d08d3a6cdb500a6f4d1069c38036b3db69 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 9 Oct 2009 12:38:41 -0700 Subject: [PATCH] docs only. fix some typos. --- docs/html/guide/guide_toc.cs | 2 +- docs/html/guide/topics/ui/ui-events.jd | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 264fe549335c7..39f0ffa45c003 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -98,7 +98,7 @@
  • - Resources and Assests + Resources and Assets
    -

    There are some other methods that you should be awere of, which are not part of the View class, +

    There are some other methods that you should be aware of, which are not part of the View class, but can directly impact the way you're able to handle events. So, when managing more complex events inside a layout, consider these other methods: