Skip to content

Commit 88b2a62

Browse files
committed
Fixed typo
1 parent 259f0cc commit 88b2a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ noinst_HEADERS = include/CloneDialog.h \
1919
include/CommitDialog.h \
2020
include/GitBlocks.h \
2121
include/NewBranchDialog.h \
22-
incldue/SwitchBranchDialog.h
22+
include/SwitchBranchDialog.h
2323

2424
GitBlocks_la_CPPFLAGS = -ansi $(WX_CFLAGS) $(CB_CFLAGS) -Iinclude
2525

0 commit comments

Comments
 (0)