qulogic/pidgin

Fix a misnamed parameter in the docs

6 months ago, Gary Kramlich
26ae6ffab6d0
Fix a misnamed parameter in the docs

Testing Done:
Built the gir and docs and verified the warning was gone.

Reviewed at https://reviews.imfreedom.org/r/2867/
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)