~vcs-imports/dconf/master

« back to all changes in this revision

Viewing changes to client/dconf-client.c

  • Committer: Philip Withnall
  • Date: 2018-08-08 11:04:14 UTC
  • mto: This revision was merged to the branch mainline in revision 790.
  • Revision ID: git-v1:2a328159c714ccfc65ee60d89cf715807186584a
client: Fix a minor typo in some documentation

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
404
404
 * or an inability to connect to the bus and start the service) may
405
405
 * cause the write to fail.
406
406
 *
407
 
 * Returns: %TRUE is @key is writable
 
407
 * Returns: %TRUE if @key is writable
408
408
 **/
409
409
gboolean
410
410
dconf_client_is_writable (DConfClient *client,