Wireshark-commits: [Wireshark-commits] master-2.6 0300518: Fix capitalization of preference display
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Oct 2018 06:40:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=030051887a0a248bb46b55c14071f22fa9112a01
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

0300518 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix capitalization of preference display name.
    
    They're supposed to use sentence case.
    
    Change-Id: I28c5120fdfae14c628a2ffbfe6fc4b571f71767a
    Reviewed-on: https://code.wireshark.org/review/30277
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit fd2477b220e80e652fe6138042951d012392084b)
    Reviewed-on: https://code.wireshark.org/review/30278
    

Actions performed:

    from  51cad5c   Do error checking for the console log level.
     add  0300518   Fix capitalization of preference display name.


Summary of changes:
 epan/dissectors/asn1/tcap/packet-tcap-template.c | 2 +-
 epan/dissectors/packet-tcap.c                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)