fix: incorrect description (#12)

* fix: add license

* fix: add comment
This commit is contained in:
kegechen 2019-08-01 14:40:54 +08:00 committed by GitHub
parent 6da5444c17
commit 8ab76120d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,9 +52,7 @@ DGioDrive::~DGioDrive()
} }
/*! /*!
* \brief Gets a display name for a drive. * \brief Gets the name of drive.
*
* A display name is guaranteed to be in UTF8 and can thus be displayed in the UI.
* *
* Wrapper of Gio::Drive::get_name() * Wrapper of Gio::Drive::get_name()
*/ */