Fix typo: dependancy -> dependency

This commit is contained in:
Joseph Herlant 2018-09-17 09:53:37 -07:00
parent 08d0dc6930
commit 61727fd26f
No known key found for this signature in database
GPG key ID: 63F7800A23D7B252

View file

@ -780,7 +780,7 @@ endif
libpulsecommon_@PA_MAJORMINOR@_la_CFLAGS += $(GLIB20_CFLAGS) $(GTK30_CFLAGS)
## Please note that libpulsecommon implicitly also depends on<
## libpulse! i.e. we have a cyclic dependancy here. Which is intended
## libpulse! i.e. we have a cyclic dependency here. Which is intended
## since libpulse only includes stable, official APIs, while
## libpulsecommon only includes unofficial APIs.