* fix typo in the documentation for GetVolume()
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23539 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -351,7 +351,7 @@ BPartition::GetPath(BPath* path) const
|
|||||||
// GetVolume
|
// GetVolume
|
||||||
/*! \brief Returns a BVolume for the partition.
|
/*! \brief Returns a BVolume for the partition.
|
||||||
|
|
||||||
The can succeed only, if the partition is mounted.
|
This can only succeed, if the partition is mounted.
|
||||||
|
|
||||||
\param volume Pointer to a pre-allocated BVolume, to be initialized to
|
\param volume Pointer to a pre-allocated BVolume, to be initialized to
|
||||||
represent the volume.
|
represent the volume.
|
||||||
|
|||||||
Reference in New Issue
Block a user