Skip to content

Commit

Permalink
about.xml: Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed Jul 2, 2011
1 parent 750df0d commit a5d81a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/res/layout/about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:textSize="16sp"
android:gravity="center_horizontal" />
<TextView
android:id="@+id/about_irclink"
android:id="@+id/about_irclink"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/app_irc"
Expand Down

0 comments on commit a5d81a1

Please sign in to comment.