@dev -> @param.

This commit is contained in:
Andrius Štikonas 2016-08-15 17:14:26 +01:00
parent e8b2b8dd92
commit 562f523795
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ void DeactivateVolumeGroupOperation::undo()
/** loop through given device's partitions to check if any is mounted.
*
* @dev VolumeManagerDevice with initialized partitions
* @param dev VolumeManagerDevice with initialized partitions
* @return false if any of the device's partition is mounted.
*/
bool DeactivateVolumeGroupOperation::isDeactivatable(const VolumeManagerDevice* dev)